Enables or disables bold font style in the selected notes, dimensions, and GTols.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub FontBold( _
ByVal Bold As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim Bold As System.Boolean
instance.FontBold(Bold) |
C# | |
---|
void FontBold(
System.bool Bold
) |
C++/CLI | |
---|
void FontBold(
& System.bool Bold
) |
Parameters
- Bold
- True to enable bold font style, false to disable it
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0