This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpatialReference2GEN Interface > ISpatialReference2GEN.HasXYPrecision Method (ArcObjects .NET 10.4 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