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

TextCharStyle Object  | TextCharStyle Members

Send comments on this topic.