Click or drag to resize

CustomImageGlobeOverlayProjection Property

Gets the map projection. Valid values are MapProjection.Mercator and MapProjection.EquidistantCylindical.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public MapProjection Projection { get; protected set; }

Property Value

Type: MapProjection
See Also