Chapter Contents |
Previous |
Next |
Tab Layout: _setClientMargin |
Syntax | |
Details |
Syntax |
CALL NOTIFY (tabber-name, '_setClientMargin', margin-name, margin-value, <, margin-unit>); |
Argument | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
margin-name |
C | specifies the desired margin:
|
||||||||
margin-value |
N | specifies the size of the margin in margin-unit units | ||||||||
margin-unit |
C | specifies the unit of measure. See Units of Measure for a list of valid units. |
Details |
Client margins control the amount of space to preserve around the client area.
You can use the margin name "ALL" to set all four margins to the same value using a single method call.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.