Gets or sets whether the range of specified characters are bolded in this ProperytManager label.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Bold( _
ByVal StartChar As Short, _
ByVal EndChar As Short _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageLabel
Dim StartChar As Short
Dim EndChar As Short
Dim value As Boolean
instance.Bold(StartChar, EndChar) = value
value = instance.Bold(StartChar, EndChar)
|
Parameters
- StartChar
- 0-based index value of start character
- EndChar
- 0-based index value of end character
Return Value
TRUE to bold the specified range of characters, FALSE to not
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0