C# Class Signum.Windows.MONITORINFO

Show file Open project: signumsoftware/framework Class Usage Examples

Public Properties

Property Type Description
flags uint
monitor RECT
size uint
work RECT

Property Details

flags public property

public uint flags
return uint

monitor public property

public RECT,Signum.Windows monitor
return RECT

size public property

public uint size
return uint

work public property

public RECT,Signum.Windows work
return RECT