Returns a string representation of this frame, consisting of the name, prefixed with the name of the owning visual.
            
 
    Namespace: 
   Demo3D.Visuals.Frames
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic override string ToString()
Return Value
Type: 
StringA string representation of this frame.
See Also