Returns or sets a long integer value that specifies the height of the Node object, in pixels.
Syntax:
NodeObject.Height [= Long Value]
The Height Property (Node Object) syntax has these parts:
| Part |
Description |
| NodeObject |
An object expression that evaluates to a Node object. |
| Long Value |
A long integer value that determines the height of the Node object in pixels. |
Remarks:
This property determines the height of a Node object.