This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpatialReference2GEN Interface > ISpatialReference2GEN.ApplyXYPrecision Method (ArcObjects .NET 10.4 SDK) |
Applies the XY precision.
[Visual Basic .NET] Public Sub ApplyXYPrecision ( _ ByRef Points As WKSPoint[] _ )
[C#] public void ApplyXYPrecision ( ref WKSPoint[] Points );
[C++]
HRESULT ApplyXYPrecision(
Array* Points
);
[C++]
Parameters Points [in] Points is a parameter of type Array