Click or drag to resize

MapProjection Properties

The MapProjection type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGoogleMapProjectionString
Returns the Google Map projection string
Public propertyStatic memberLocalCoordinatesProjectionString
Public propertyName
The short name of a projection.

The short name is not unique amongst all WKT projections

If the ProjectionString is not a WKT projection string, the ProjectionString itself is returned as the short name.

Public propertyProjectionString
Returns the WKT projection string, or one of the projection abbreviation strings.
Top
See Also