Solid Edge FrameworkSupport Type Library
AspectRatio Property
Description
Sets and returns the character width-to-charager height ratio.
Property type
Read-write property
Syntax
Visual Basic
Public Property AspectRatio As Double
Remarks
The TextEdit object always has an insert index or a selection active; setting any property on the TextEdit object applies to the current selection (if one is present) or to the text at the current insert index.
See Also

TextEdit Object  | TextEdit Members

Send comments on this topic.