_Application.UsableHeight Property

Definition

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

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

Property Value

Applies to