bindUseFingerWidth
layoutXL bindUseFingerWidth boolean { t | nil }
Description
Specifies if the parameter listed as Width for the selected component type needs to be considered as Width or the Finger width.
The default is nil, which means the specified parameter is considered as Width.
GUI Equivalent
|
Configure Physical Hierarchy – Component Types Mode (Attributes Table) |
|
Examples
envGetVal("layoutXL" "bindUseFingerWidth")
envSetVal("layoutXL" "bindUseFingerWidth" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top