This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpSpRefObject Interface > IGpSpRefObject.IsHighPrecision Property (ArcObjects .NET 10.5 SDK) |
The HighPrecision property.
[Visual Basic .NET] Public Property IsHighPrecision As String
[C#] public string IsHighPrecision {get; set;}
[C++]
HRESULT get_IsHighPrecision(
BSTR* Value
);
[C++]
HRESULT put_IsHighPrecision(
BSTR Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type BSTR Value [in] Value is a parameter of type BSTR