LineDisplayCapabilities.SupportedWindows 属性

定义

获取行显示支持的最大窗口数。

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

属性值

UInt32

unsigned int

uint32_t

行显示支持的最大窗口数。

适用于