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