C# Class MediaPortal.D3D.MonitorInformation

Show file Open project: MediaPortal/MediaPortal-1

Public Properties

Property Type Description
Flags uint
MonitorRectangle System.Drawing.Rectangle
Size uint
WorkRectangle System.Drawing.Rectangle

Property Details

Flags public property

public uint Flags
return uint

MonitorRectangle public property

public Rectangle,System.Drawing MonitorRectangle
return System.Drawing.Rectangle

Size public property

public uint Size
return uint

WorkRectangle public property

public Rectangle,System.Drawing WorkRectangle
return System.Drawing.Rectangle