ElevationMaskAzimuth Property |
Gets or sets the azimuth of the ray, in radians.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Azimuth { get; set; }
Public Property Azimuth As Double
Get
Set
public:
property double Azimuth {
double get ();
void set (double value);
}
member Azimuth : float with get, set
Property Value
Type:
DoubleSee Also