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