Height property (Application object)

Returns or sets the external height, in pixels, of the main window, including the borders and the title bar. Read/write. Long.
Syntax
Application
.
Height
[ =
value
]
where
Application
– is the name of a
FactoryTalk View SE
Client Application object or an expression that evaluates to a
FactoryTalk View SE
Client Application object.
value
– is the height, in pixels, of the main window.
Remarks
When the main window is minimized, the height changes to match the height of the window icon in the lower left portion of the desktop.
When a display is maximized, its Width and Height are greater than its ViewportWidth and ViewportHeight because Windows automatically increases the width and height of the window to hide its borders.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal