C# Class Reign.Core.X11.XConfigureRequestEvent

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
above System.IntPtr
border_width int
detail int
display System.IntPtr
height int
parent System.IntPtr
send_event bool
serial System.IntPtr
type int
value_mask System.IntPtr
width int
window System.IntPtr
x int
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

detail public_oe property

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

parent public_oe property

public IntPtr,System parent
Résultat System.IntPtr

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

value_mask public_oe property

public IntPtr,System value_mask
Résultat System.IntPtr

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