This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IL > ILinearUnit Interface > ILinearUnit.MetersPerUnit Property (ArcObjects .NET 10.4 SDK) |
The meters per unit for a coordinate system.
[Visual Basic .NET] Public ReadOnly Property MetersPerUnit As Double
[C#] public double MetersPerUnit {get;}
[C++]
HRESULT get_MetersPerUnit(
double* MetersPerUnit
);
[C++]
Parameters MetersPerUnit [out, retval] MetersPerUnit is a parameter of type double