This document is archived and information here might be outdated. Recommended version. |
Applies the XY precision.
[Visual Basic .NET] Public Sub ApplyXYPrecision ( _ ByRef Points As WKSPoint[] _ )
[C#] public void ApplyXYPrecision ( ref WKSPoint[] Points );
[C++]
HRESULT ApplyXYPrecision(
SAFEARRAY(WKSPoint)* Points
);
[C++] Parameters Points [in]
Points is a parameter of type SAFEARRAY(WKSPoint)*