cohtml::Net::ScreenInfo

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
ScreenInfo()

Public Properties

Name
uintWidth
uintHeight
uintAvailableWidth
uintAvailableHeight
uintColorDepth
uintPixelDepth

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function ScreenInfo

ScreenInfo()

Public Property Documentation

property Width

uint Width;

property Height

uint Height;

property AvailableWidth

uint AvailableWidth;

property AvailableHeight

uint AvailableHeight;

property ColorDepth

uint ColorDepth;

property PixelDepth

uint PixelDepth;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;