Gets or sets the size of the specified characters in this PropertyManager label.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SizeRatio( _
ByVal StartChar As Short, _
ByVal EndChar As Short _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageLabel
Dim StartChar As Short
Dim EndChar As Short
Dim value As Double
instance.SizeRatio(StartChar, EndChar) = value
value = instance.SizeRatio(StartChar, EndChar)
|
Parameters
- StartChar
- 0-based index value of start character
- EndChar
- 0-based index value of end character
Return Value
Ratio for the height of the characters relative to their expected heights; >0 increases their heights and <0 decreases their height
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0