Gets or sets the font for the specified characters in this PropertyManager label.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Font( _
ByVal StartChar As Short, _
ByVal EndChar As Short _
) As String |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageLabel
Dim StartChar As Short
Dim EndChar As Short
Dim value As String
instance.Font(StartChar, EndChar) = value
value = instance.Font(StartChar, EndChar)
|
Parameters
- StartChar
0-based index value of start character
- EndChar
- 0-based index value of end character
Return Value
Name of the font to use for the specified characters
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0