This document is archived and information here might be outdated. Recommended version. |
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 pValue
);
[C++]
HRESULT put_OutputGeometryPrecisionUnits(
esriUnits* pValue
);
[C++] Parameters pValue [in]
pValue is a parameter of type esriUnits pValue [out, retval]
pValue is a parameter of type esriUnits*