CentralBodySurfaceRegion Constructor |
Name | Description | |
---|---|---|
![]() | CentralBodySurfaceRegion() |
Initializes a new instance. SurfaceRegion and CentralBody
must be set before this instance is used.
|
![]() | CentralBodySurfaceRegion(CentralBody, EllipsoidSurfaceRegion) |
Initializes a new instance as a surface region on a specified central body.
|
![]() | CentralBodySurfaceRegion(CentralBody, IEnumerable<Cartographic>) |
Initializes a new instance as a polygon defined by a set of planetodetic cartographic points on a specified associated central body.
|
![]() | CentralBodySurfaceRegion(CentralBodySurfaceRegion, CopyContext) | Initializes a new instance as a copy of an existing instance. |