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