This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpatialReference Interface > ISpatialReference.HasXYPrecision Method (ArcObjects .NET 10.5 SDK) |
Returns true when (x,y) precision information has been defined.
[Visual Basic .NET] Public Function HasXYPrecision ( _ ) As Boolean
[C#] public bool HasXYPrecision ( );
[C++]
HRESULT HasXYPrecision(
VARIANT_BOOL* HasXYPrecision
);
[C++]
Parameters HasXYPrecision [out, retval] HasXYPrecision is a parameter of type VARIANT_BOOL