INativeWindow.ClientSize Property

Definition

Gets or sets a Size structure that contains the internal size this window.

public System.Drawing.Size ClientSize { get; set; }
member this.ClientSize : System.Drawing.Size with get, set

Property Value

Applies to