HEIGHT Property
PLBCMP GUI Only
The HEIGHT property provides access to the height of an object. The property uses the following format:
HEIGHT={value}
Note the following:
The height is determined by subtracting the top object rectangle coordinate from the bottom object rectangle coordinate.
The {value} is in the same units as used for the creation of an object. This means that if an object was created using pixels, the value associated with this property is in pixels.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |