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

Window Object  | Window Members

Send comments on this topic.