Click or drag to resize

MapProjectionProjectionOrigin Method

Overload List
  NameDescription
Public methodStatic memberProjectionOrigin(String, Double, Double)
Returns the geographical origin of the projection defined by the projstring

If the projection string is not a valid WKT string, an exception is thrown.

Public methodStatic memberProjectionOrigin(String, Double, Double, Boolean)
Returns the geographical origin of the projection defined by the projstring

If the projection string is not a valid WKT string, an exception is thrown.

Top
See Also