Solid Edge Framework Type Library
SetTextSize Method
Specifies the text size.
Description
Sets the text size and type for the referenced TextCharStyle object.
Syntax
Visual Basic
Public Sub SetTextSize( _
   ByVal TextSize As Double, _
   ByVal SizeType As Long _
) 
Parameters
TextSize
Specifies the text size.
SizeType
See Also

TextCharStyle Object  | TextCharStyle Members