HEIGHT Property


PLBCMP GUI Only

square.png Objects

 

The HEIGHT property provides access to the height of an object. The property uses the following format:

 

HEIGHT={value}

Note the following:

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

  2. The height is determined by subtracting the top object rectangle coordinate from the bottom object rectangle coordinate.

  3. 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

 



PL/B Language Reference GROUPVALUE Property HELPFILE Property