Condividi tramite


ContentSiteView.ClientSize Proprietà

Definizione

Ottiene le dimensioni del client Win32 HWND padre.

public:
 property SizeInt32 ClientSize { SizeInt32 get(); };
SizeInt32 ClientSize();
public SizeInt32 ClientSize { get; }
var sizeInt32 = contentSiteView.clientSize;
Public ReadOnly Property ClientSize As SizeInt32

Valore della proprietà

Dimensioni del client Win32 HWND padre.

Si applica a