C# Class NVIDIASurroundToggle.Native.Stractures.MonitorInfoEx

Datei anzeigen Open project: falahati/NVIDIASurroundToggler Class Usage Examples

Public Properties

Property Type Description
Flags uint
Monitor Rectangle
Size int
WorkArea Rectangle

Public Methods

Method Description
Initialize ( ) : MonitorInfoEx

Method Details

Initialize() public method

public Initialize ( ) : MonitorInfoEx
return MonitorInfoEx

Property Details

Flags public_oe property

public uint Flags
return uint

Monitor public_oe property

public Rectangle,NVIDIASurroundToggle.Native.Stractures Monitor
return Rectangle

Size public_oe property

public int Size
return int

WorkArea public_oe property

public Rectangle,NVIDIASurroundToggle.Native.Stractures WorkArea
return Rectangle