Click or drag to resize

PointCartographic Constructor

Overload List
  NameDescription
Public methodPointCartographic
Initializes a new instance. The user must set CentralBody. Location is initialized to Zero.
Public methodPointCartographic(CentralBody, Cartographic)
Initializes a new instance on the specified central body and at the specified location.
Protected methodPointCartographic(PointCartographic, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also