Click or drag to resize

CartographyCreateGeoOrigin Method

Overload List
  NameDescription
Public methodStatic memberCreateGeoOrigin(String, Double, Double, Double)
Create and initialize a cartography object using the specified projection string, setting the origin of the user defined local grid coordinates to the geographic coordinates lonOrigin, latOrigin, rotated orientation.
Public methodStatic memberCreateGeoOrigin(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 geographic coordinates lonOrigin, latOrigin, rotated orientation.
Top
See Also