This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem Interface > IProjectedCoordinateSystem.CoordinateUnit Property (ArcObjects .NET 10.4 SDK) |
The linear unit of a projected coordinate system.
[Visual Basic .NET] Public ReadOnly Property CoordinateUnit As ILinearUnit
[C#] public ILinearUnit CoordinateUnit {get;}
[C++]
HRESULT get_CoordinateUnit(
ILinearUnit** Unit
);
[C++]
Parameters Unit [out, retval]
Unit is a parameter of type ILinearUnit