ContourDepthFadeMaximum Property (IPwOptions)
Gets the maximum
size of the contour lines as the model depth changes away from the viewer.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ContourDepthFadeMaximum As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPwOptions
Dim value As Integer
value = instance.ContourDepthFadeMaximum
|
C# | |
---|
int ContourDepthFadeMaximum {get;} |
C++/CLI | |
---|
property int ContourDepthFadeMaximum {
int get();
} |
Return Value
Maximum size of the contour lines as the model depth changes away from the viewer
Example
Remarks
See Also
Availability
PhotoWorks API 2006 FCS