Gets or sets the height of a rectangle, ellipse or title.
Syntax
object.Height [= value]
The Height property syntax has the following parts:
Part |
Description |
object |
An object of type PDElement. |
value |
The height of object in logical pixel units if object is a rectangle, ellipse or title. Zero if object is an arrow. |