GET-TEXT-WIDTH-CHARS( ) methodReturns the width, in character units, of the string using the specified font. If no font is specified, the method calculates the width of the string using the default font.
Return type:
Applies to:
GET-TEXT-WIDTH-CHARS ( string , font )If you pass the Unknown value (?) to this method, the AVM uses the system default font. When a field-level widget inherits its font from the parent frame, the AVM returns the Unknown value (?) for the font and you must use the font of the parent frame.
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates. |