Chapter Contents |
Previous |
Next |
Widget Class: _getObjectSize |
Syntax |
Syntax |
objectName._getObjectSize( width, height ); |
objectName._getObjectSize( width, height, units ); |
Argument | Type | Use | Description |
---|---|---|---|
width | Numeric | Output | returns the object's width |
height | Numeric | Output | returns the object's height |
units | Character | Input | specifies the units for the returned size: CHARACTERS, INCHES, CM, MM, FONTS, PIXELS (default) |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.