Solid Edge Framework Type Library
UsableHeight Property
Description
Returns the height of the usable vertical space in the application window.
Property type
Read-only property
Syntax
Visual Basic
Public Property UsableHeight As Integer
Remarks
The height is returned in points (1/72 inch). Adding sheet tabs, a horizontal scroll bar, or a toolbar reduces the usable height.
See Also

Window Object  | Window Members

Send comments on this topic.