LEFT Property


PLBCMP GUI Only

square.png Objects

 

The LEFT property provides access to the left coordinate of an object. The property uses the following format:

 

LEFT={value}

Note the following:

  1. LEFT may be used in SETPROP or GETPROP statements.

  2. The {value} is in the same units as used for the creation of an object. If an object was created using pixels, the value associated with this property is in pixels.

  3. When using the PL/B Web Server, this property does not cause a positional change for a WINDOW object.

  4. When using the PL/B Web Server, this property's behavior can change to a percentage when the SETMODE *PERCENTCONVERT value is one (1) or two (2).

 

 

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

 



PL/B Language Reference LABELWRAP Property LEFTMARGIN Property