Gets or sets whether to show the hole center marks for this hole table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HoleCentersVisible As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IHoleTable
Dim value As Boolean
instance.HoleCentersVisible = value
value = instance.HoleCentersVisible
|
C# | |
---|
bool HoleCentersVisible {get; set;} |
C++/CLI | |
---|
property bool HoleCentersVisible {
bool get();
void set (bool value);
} |
Return Value
True if the hole center marks are visible, false if not
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0