DMBrowserApp.GetSize Method

Definition

Gets the size of the current browser window.

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
public virtual System.Drawing.Size GetSize()
public virtual System.Drawing.Size GetSize()
public virtual System.Drawing.Size GetSize()

Returns

Size

Stores an ordered pair of integers, which specify a System.Drawing.Size.Height and System.Drawing.Size.Width.