DMBrowserApp.GetSize Method
Definition
Gets the size of the current browser window.
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.