Gets or sets whether to apply the specified underline style to the specified range of characters in this PropertyManager label.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Underline( _
ByVal StartChar As Short, _
ByVal EndChar As Short _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageLabel
Dim StartChar As Short
Dim EndChar As Short
Dim value As Integer
instance.Underline(StartChar, EndChar) = value
value = instance.Underline(StartChar, EndChar)
|
Parameters
- StartChar
- 0-based index value of start character
- EndChar
- 0-based index value of end character
Return Value
Underline style as defined in
swPropMgrPageLabelUnderlineStyle_e
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0