C# 클래스 OpenTK.Platform.X11.XWindowChanges

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
border_width int
height int
sibling System.IntPtr
stack_mode StackMode
width int
x int
y int

프로퍼티 상세

border_width 공개적으로 프로퍼티

public int border_width
리턴 int

height 공개적으로 프로퍼티

public int height
리턴 int

sibling 공개적으로 프로퍼티

public IntPtr,System sibling
리턴 System.IntPtr

stack_mode 공개적으로 프로퍼티

public StackMode stack_mode
리턴 StackMode

width 공개적으로 프로퍼티

public int width
리턴 int

x 공개적으로 프로퍼티

public int x
리턴 int

y 공개적으로 프로퍼티

public int y
리턴 int