LineDisplayCapabilities.SupportedWindows Property

Definition

Gets the maximum number of windows supported by the line display.

public:
 property unsigned int SupportedWindows { unsigned int get(); };
uint32_t SupportedWindows();
public uint SupportedWindows { get; }
var uInt32 = lineDisplayCapabilities.supportedWindows;
Public ReadOnly Property SupportedWindows As UInteger

Property Value

UInt32

unsigned int

uint32_t

The maximum number of windows supported by the line display.

Applies to