Click or drag to resize

VisualFrameToString Method

Returns a string representation of this frame, consisting of the visual being wrapped up.

Namespace:  Demo3D.Visuals.Frames
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public override string ToString()

Return Value

Type: String
A string representation of this frame.
See Also