ProjectedCoordinatesNorthing Property |
Gets the northing.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic double Northing { get; }
Public ReadOnly Property Northing As Double
Get
public:
property double Northing {
double get ();
}
member Northing : float with get
Property Value
Type:
Double
See Also