ClaimedLineDisplay.DefaultWindow Property

Definition

Gets the default device window of the line display.

public:
 property LineDisplayWindow ^ DefaultWindow { LineDisplayWindow ^ get(); };
LineDisplayWindow DefaultWindow();
public LineDisplayWindow DefaultWindow { get; }
var lineDisplayWindow = claimedLineDisplay.defaultWindow;
Public ReadOnly Property DefaultWindow As LineDisplayWindow

Property Value

The default device window, covering the entire screen area.

Applies to