This document is archived and information here might be outdated. Recommended version. |
The index contour factor.
[Visual Basic .NET]
Public Property indexContourFactor As Integer
[C#]
public int indexContourFactor {get; set;}
[C++]
HRESULT get_indexContourFactor(
System.Int32* factor
);
[C++]
HRESULT put_indexContourFactor(
long factor
);
[C++] Parameters factor [out, retval]
factor is a parameter of type long* factor [in]
factor is a parameter of type long