C# Class Reign.Core.X11.XExposeEvent

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
count int
display System.IntPtr
height int
send_event bool
serial System.IntPtr
type int
width int
window System.IntPtr
x int
y int

Property Details

count public_oe property

public int count
Résultat int

display public_oe property

public IntPtr,System display
Résultat System.IntPtr

height public_oe property

public int height
Résultat int

send_event public_oe property

public bool send_event
Résultat bool

serial public_oe property

public IntPtr,System serial
Résultat System.IntPtr

type public_oe property

public int type
Résultat int

width public_oe property

public int width
Résultat int

window public_oe property

public IntPtr,System window
Résultat System.IntPtr

x public_oe property

public int x
Résultat int

y public_oe property

public int y
Résultat int