IScreen

Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProjectModel.Collections.BrowserProfile.IScreen
Kind: interface


Properties

AvailLeft

Property

int AvailLeft { get; }

AvailTop

Property

int AvailTop { get; }

AvailHeight

Property

int AvailHeight { get; }

AvailWidth

Property

int AvailWidth { get; }

Left

Property

int Left { get; }

Top

Property

int Top { get; }

Height

Property

int Height { get; }

Width

Property

int Width { get; }

PixelDepth

Property

int PixelDepth { get; }

ColorDepth

Property

int ColorDepth { get; }

Orientation

Property

string Orientation { get; }

ClientWidth

Property

int ClientWidth { get; }

ClientHeight

Property

int ClientHeight { get; }

WindowInnerWidth

Property

int WindowInnerWidth { get; }

WindowInnerHeight

Property

int WindowInnerHeight { get; }

VisibleFields

Property

List<string> VisibleFields { get; }