Click or drag to resize

Frame Constructor

Overload List
  NameDescription
Public methodFrame
Initializes a new instance of the Frame class.
Public methodFrame(FrameCoordinateSystem)
Initializes a new instance of the Demo3D.Visuals.Frame class with a specified coordinate system.
Public methodFrame(Frame, FrameCoordinateSystem)
Initializes a new instance of the Demo3D.Visuals.Frame class with a parent frame and a specified coordinate system.
Public methodFrame(Visual, FrameCoordinateSystem)
Initializes a new instance of the Demo3D.Visuals.Frame class with a parent visual and a specified coordinate system.
Top
See Also