Click or drag to resize

Cartography Constructor

Overload List
  NameDescription
Public methodCartography(String, Boolean)
Create and initialize a Cartography object using the specified projection string.
Public methodCartography(String, Double, Double, Boolean)
Create and initialize a cartography object using the specified projection string, setting the origin of the user defined local grid coordinates to the lonOrigin, latOrigin
Public methodCartography(String, Double, Double, Double, Boolean)
Create and initialize a cartography object using the specified projection string, setting the origin of the user defined local grid coordinates to the lonOrigin, latOrigin, rotated orientation.
Top
See Also