Click or drag to resize

PointInPointsFrame Properties

The PointInPointsFrame type exposes the following members.

Properties
  NameDescription
Public propertyFrameOwner
Gets or sets the point in whose ReferenceFrame the ObservedPoint will be observed.
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 propertyObservedPoint
Gets or sets the point that is observed in the FrameOwner's reference frame.
Top
See Also