This document is archived and information here might be outdated. Recommended version. |
The path simplification factor (0.0-100.0).
[Visual Basic .NET]
Public Property SimplificationFactor As Double
[C#]
public double SimplificationFactor {get; set;}
[C++]
HRESULT get_SimplificationFactor(
System.Double* pSimplFactor
);
[C++]
HRESULT put_SimplificationFactor(
double pSimplFactor
);
[C++] Parameters pSimplFactor [out, retval]
pSimplFactor is a parameter of type double* pSimplFactor [in]
pSimplFactor is a parameter of type double