C# Class Reign.Core.X11.XConfigureEvent

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

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

Property Details

above public_oe property

public IntPtr,System above
Résultat System.IntPtr

border_width public_oe property

public int border_width
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

override_redirect public_oe property

public bool override_redirect
Résultat bool

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

xevent public_oe property

public IntPtr,System xevent
Résultat System.IntPtr

y public_oe property

public int y
Résultat int