GRIDALIGN Property
PLBCMP GUI Only
The GRIDALIGN property enables or disables the automatic alignment of objects to grid coordinates as they are created. The property uses the following format:
GRIDALIGN={value}
Note the following:
GRIDALIGN may be used in CREATE, SETPROP, or GETPROP statements of a WINDOW object.
{value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:
|
Value |
Keyword |
Grid alignment is ... |
|
0 |
$OFF |
disabled. |
|
1 |
$ON |
enabled (default) |
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |