C# 클래스 Reign.Core.X11.XConfigureEvent

파일 보기 프로젝트 열기: reignstudios/ReignSDK

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

above 공개적으로 프로퍼티

public IntPtr,System above
리턴 System.IntPtr

border_width 공개적으로 프로퍼티

public int border_width
리턴 int

display 공개적으로 프로퍼티

public IntPtr,System display
리턴 System.IntPtr

height 공개적으로 프로퍼티

public int height
리턴 int

override_redirect 공개적으로 프로퍼티

public bool override_redirect
리턴 bool

send_event 공개적으로 프로퍼티

public bool send_event
리턴 bool

serial 공개적으로 프로퍼티

public IntPtr,System serial
리턴 System.IntPtr

type 공개적으로 프로퍼티

public int type
리턴 int

width 공개적으로 프로퍼티

public int width
리턴 int

window 공개적으로 프로퍼티

public IntPtr,System window
리턴 System.IntPtr

x 공개적으로 프로퍼티

public int x
리턴 int

xevent 공개적으로 프로퍼티

public IntPtr,System xevent
리턴 System.IntPtr

y 공개적으로 프로퍼티

public int y
리턴 int