GeoLocationDataNorthDirection Property
|
Property that represents the azimuth of the Y
axis relative to true north in radians east of north.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double NorthDirection { get; }
Public ReadOnly Property NorthDirection As Double
Get
public:
property double NorthDirection {
double get ();
}
member NorthDirection : float with get
Property Value
Double
See Also