POS Property
PLBCMP GUI Only
The POS property specifies the position at which a PICT object begins display. The property uses the following format:
POS={hor:ver}
Note the following:
POS may be used in SETPROP or GETPROP statements of a PICT object.
The {hor} value is the horizontal pixel coordinate to begin display.
The {ver} value is the vertical pixel coordinate to begin display.
This property is not available when using the PL/B Web Server.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |