Click or drag to resize

PointFixedOffset Properties

The PointFixedOffset type exposes the following members.

Properties
  NameDescription
Public propertyFrame
Gets or sets the reference frame in which the point is defined.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyOffset
Gets or sets the displacement of this point from the origin of the defining reference frame.
Top
See Also