This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkTravelMode Interface > INetworkTravelMode.OutputGeometryPrecisionUnits Property (ArcObjects .NET 10.4 SDK) |
Specifies the units of the output geometry precision.
[Visual Basic .NET] Public Property OutputGeometryPrecisionUnits As esriUnits
[C#] public esriUnits OutputGeometryPrecisionUnits {get; set;}
[C++]
HRESULT get_OutputGeometryPrecisionUnits(
esriUnits* Units
);
[C++]
HRESULT put_OutputGeometryPrecisionUnits(
esriUnits Units
);
[C++]
Parameters Units [out, retval]
Units is a parameter of type esriUnits Units [in]
Units is a parameter of type esriUnits