Click or drag to resize

AzimuthElevationMaskExtension.Mask Property

Gets or sets the azimuth-elevation mask.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public IAzimuthElevationMask Mask { get; set; }

Property Value

Type: IAzimuthElevationMask

Implements

IAzimuthElevationMaskService.Mask
See Also