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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.