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:

  1. GRIDALIGN may be used in CREATE, SETPROP, or GETPROP statements of a WINDOW object.

  2. {value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:

  3.  

    Value

    Keyword

    Grid alignment is ...

    0

    $OFF

    disabled.

    1

    $ON

    enabled (default)

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference FULLROW Property GRIDLINE Property