Gets or sets whether the extension lines are shown in this group of center marks.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowLines As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICenterMark
Dim value As Boolean
instance.ShowLines = value
value = instance.ShowLines
|
C# | |
---|
bool ShowLines {get; set;} |
C++/CLI | |
---|
property bool ShowLines {
bool get();
void set (bool value);
} |
Return Value
True displays the lines, false does not
Example
See Also
Availability
SolidWorks 2001Plus SP1, Revision Number 10.1