MapProjectionProjectionOrigin Method

Overload List

ProjectionOrigin(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.

ProjectionOrigin(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.

See Also