CartographyProjection Property

Get the map projection that this cartography object uses.

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public MapProjection Projection { get; }

Property Value

MapProjection

See Also