Gets or sets whether to render with contour lines.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ContourEnabled As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRayTraceRendererOptions
Dim value As Boolean
instance.ContourEnabled = value
value = instance.ContourEnabled
|
C# | |
---|
bool ContourEnabled {get; set;} |
C++/CLI | |
---|
property bool ContourEnabled {
bool get();
void set (bool value);
} |
Return Value
True to render with contour lines, false to not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0