Click or drag to resize

PointInRegionNearestToReferencePoint Properties

The PointInRegionNearestToReferencePoint type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the CentralBody on which the SurfaceRegion is located.
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 propertyReferencePoint
Gets or sets the point which is on, or will be projected on, the surface of the ellipsoid in which the region is defined.
Public propertySurfaceRegion
Gets or sets the EllipsoidSurfaceRegion which defines the area in which the point will be located.
Top
See Also