_Application.UsableWidth Property

Definition

Returns the maximum width of the space that a window can occupy in the application window area in points.

public:
 property double UsableWidth { double get(); };
public double UsableWidth { get; }
Public ReadOnly Property UsableWidth As Double

Property Value

Applies to