Click or drag to resize

PointFixedOffset Constructor

Overload List
  NameDescription
Public methodPointFixedOffset
Initializes a new instance. The user must set Frame. Offset is initialized to Zero.
Protected methodPointFixedOffset(PointFixedOffset, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodPointFixedOffset(ReferenceFrame, Cartesian)
Initializes a new instance of the PointFixedOffset class using the provided offset with respect to the provided frame.
Top
See Also