C# Class Signum.Windows.MONITORINFO

Mostra 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_oe property

public uint flags
return uint

monitor public_oe property

public RECT,Signum.Windows monitor
return RECT

size public_oe property

public uint size
return uint

work public_oe property

public RECT,Signum.Windows work
return RECT