Gets the maximum value for the
thickness of the contour lines.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property ContourLineThicknessMaximum As Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As IPwOptions
Dim value As Integer
value = instance.ContourLineThicknessMaximum
|
| C# | |
|---|
int ContourLineThicknessMaximum {get;} |
| C++/CLI | |
|---|
property int ContourLineThicknessMaximum {
int get();
} |
Return Value
Maximum thickness, in pixels, of the contour lines
Example
Remarks
See Also
Availability
PhotoWorks API 2006 FCS