C# Class Reign.Core.X11.XineramaScreenInfo

显示文件 Open project: reignstudios/ReignSDK

Public Properties

Property Type Description
height short
screen_number int
width short
x_org short
y_org short

Property Details

height public_oe property

public short height
return short

screen_number public_oe property

public int screen_number
return int

width public_oe property

public short width
return short

x_org public_oe property

public short x_org
return short

y_org public_oe property

public short y_org
return short