Click or drag to resize

CartographyProjection Property

Get the map projection that this cartography object uses.

Namespace:  DHI.Projections
Assembly:  DHI.Projections (in DHI.Projections.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public MapProjection Projection { get; }

Property Value

Type: MapProjection
See Also