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

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

공개 프로퍼티들

프로퍼티 타입 설명
all_event_masks System.IntPtr
backing_pixel System.IntPtr
backing_planes System.IntPtr
backing_store int
bit_gravity Gravity
border_width int
c_class int
colormap System.IntPtr
depth int
do_not_propagate_mask System.IntPtr
height int
map_installed bool
map_state MapState
override_direct bool
root System.IntPtr
save_under bool
screen System.IntPtr
visual System.IntPtr
width int
win_gravity Gravity
x int
y int
your_event_mask System.IntPtr

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

all_event_masks 공개적으로 프로퍼티

public IntPtr,System all_event_masks
리턴 System.IntPtr

backing_pixel 공개적으로 프로퍼티

public IntPtr,System backing_pixel
리턴 System.IntPtr

backing_planes 공개적으로 프로퍼티

public IntPtr,System backing_planes
리턴 System.IntPtr

backing_store 공개적으로 프로퍼티

public int backing_store
리턴 int

bit_gravity 공개적으로 프로퍼티

public Gravity bit_gravity
리턴 Gravity

border_width 공개적으로 프로퍼티

public int border_width
리턴 int

c_class 공개적으로 프로퍼티

public int c_class
리턴 int

colormap 공개적으로 프로퍼티

public IntPtr,System colormap
리턴 System.IntPtr

depth 공개적으로 프로퍼티

public int depth
리턴 int

do_not_propagate_mask 공개적으로 프로퍼티

public IntPtr,System do_not_propagate_mask
리턴 System.IntPtr

height 공개적으로 프로퍼티

public int height
리턴 int

map_installed 공개적으로 프로퍼티

public bool map_installed
리턴 bool

map_state 공개적으로 프로퍼티

public MapState map_state
리턴 MapState

override_direct 공개적으로 프로퍼티

public bool override_direct
리턴 bool

root 공개적으로 프로퍼티

public IntPtr,System root
리턴 System.IntPtr

save_under 공개적으로 프로퍼티

public bool save_under
리턴 bool

screen 공개적으로 프로퍼티

public IntPtr,System screen
리턴 System.IntPtr

visual 공개적으로 프로퍼티

public IntPtr,System visual
리턴 System.IntPtr

width 공개적으로 프로퍼티

public int width
리턴 int

win_gravity 공개적으로 프로퍼티

public Gravity win_gravity
리턴 Gravity

x 공개적으로 프로퍼티

public int x
리턴 int

y 공개적으로 프로퍼티

public int y
리턴 int

your_event_mask 공개적으로 프로퍼티

public IntPtr,System your_event_mask
리턴 System.IntPtr