Click or drag to resize
CartographyCreateProjOrigin Method
Overload List
  NameDescription
Public methodStatic memberCreateProjOrigin(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 projected coordinates east, north, rotated orientationProj towards projection north.
Public methodStatic memberCreateProjOrigin(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 projected coordinates east, north, rotated orientationProj towards projection north.
Top
See Also