Cartography Constructor

Overload List

Cartography(String, Boolean) Create and initialize a Cartography object using the specified projection string.
Cartography(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
Cartography(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.

See Also