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