Gets or sets whether to show the section view in the specified colors.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowSectionCap As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISectionViewData
Dim value As Boolean
instance.ShowSectionCap = value
value = instance.ShowSectionCap
|
C# | |
---|
bool ShowSectionCap {get; set;} |
C++/CLI | |
---|
property bool ShowSectionCap {
bool get();
void set (bool value);
} |
Return Value
True to show the section view in the specified colors, false to not (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0