Click or drag to resize

AzimuthElevationMaskPosition Property

Gets or sets the planetodetic position of the observer for the mask.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Cartographic Position { get; set; }

Property Value

Type: Cartographic

Implements

IAzimuthElevationMaskPosition
See Also