LEFT Property
PLBCMP GUI Only
The LEFT property provides access to the left coordinate of an object. The property uses the following format:
LEFT={value}
Note the following:
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.
When using the PL/B Web Server, this property does not cause a positional change for a WINDOW object.
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
![]() |