C# Class OpenTK.Platform.X11.X11DisplayDevice.XineramaScreenInfo

Mostrar archivo Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
Height short
ScreenNumber int
Width short
X short
Y short

Property Details

Height public_oe property

public short Height
return short

ScreenNumber public_oe property

public int ScreenNumber
return int

Width public_oe property

public short Width
return short

X public_oe property

public short X
return short

Y public_oe property

public short Y
return short