Height property

Returns or sets the height of the object. Read/write. Long.
Syntax
element
.
Height
[ =
value
]
where
element
– is the name of a graphic element object or an expression that evaluates to a graphic element object.
value
– is the height of the object. It must be greater than or equal to 1. It will only be in pixels if the display is not scaled.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal