This document is archived and information here might be outdated. Recommended version. |
The current approximation error tolerance in number (fraction) of pixels.
[Visual Basic .NET]
Public Property ApproximationTolerance As Double
[C#]
public double ApproximationTolerance {get; set;}
[C++]
HRESULT get_ApproximationTolerance(
System.Double* pNumPixels
);
[C++]
HRESULT put_ApproximationTolerance(
double pNumPixels
);
[C++] Parameters pNumPixels [out, retval]
pNumPixels is a parameter of type double* pNumPixels [in]
pNumPixels is a parameter of type double