Click or drag to resize

PointCentralBodyProjection Properties

The PointCentralBodyProjection type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the central body that the point will be projected on to.
Public propertyDirection
Gets or sets the direction of the ray to project onto the central body.
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 propertyOrigin
Gets or sets the origin of the ray to project onto the central body.
Top
See Also