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

파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 프로퍼티들

프로퍼티 타입 설명
backing_store int
black_pixel System.IntPtr
cmap System.IntPtr
default_gc System.IntPtr
depths System.IntPtr
display System.IntPtr
ext_data System.IntPtr
height int
max_maps int
mheight int
min_maps int
mwidth int
ndepths int
root System.IntPtr
root_depth int
root_input_mask System.IntPtr
root_visual System.IntPtr
save_unders bool
white_pixel System.IntPtr
width int

프로퍼티 상세

backing_store 공개적으로 프로퍼티

public int backing_store
리턴 int

black_pixel 공개적으로 프로퍼티

public IntPtr,System black_pixel
리턴 System.IntPtr

cmap 공개적으로 프로퍼티

public IntPtr,System cmap
리턴 System.IntPtr

default_gc 공개적으로 프로퍼티

public IntPtr,System default_gc
리턴 System.IntPtr

depths 공개적으로 프로퍼티

public IntPtr,System depths
리턴 System.IntPtr

display 공개적으로 프로퍼티

public IntPtr,System display
리턴 System.IntPtr

ext_data 공개적으로 프로퍼티

public IntPtr,System ext_data
리턴 System.IntPtr

height 공개적으로 프로퍼티

public int height
리턴 int

max_maps 공개적으로 프로퍼티

public int max_maps
리턴 int

mheight 공개적으로 프로퍼티

public int mheight
리턴 int

min_maps 공개적으로 프로퍼티

public int min_maps
리턴 int

mwidth 공개적으로 프로퍼티

public int mwidth
리턴 int

ndepths 공개적으로 프로퍼티

public int ndepths
리턴 int

root 공개적으로 프로퍼티

public IntPtr,System root
리턴 System.IntPtr

root_depth 공개적으로 프로퍼티

public int root_depth
리턴 int

root_input_mask 공개적으로 프로퍼티

public IntPtr,System root_input_mask
리턴 System.IntPtr

root_visual 공개적으로 프로퍼티

public IntPtr,System root_visual
리턴 System.IntPtr

save_unders 공개적으로 프로퍼티

public bool save_unders
리턴 bool

white_pixel 공개적으로 프로퍼티

public IntPtr,System white_pixel
리턴 System.IntPtr

width 공개적으로 프로퍼티

public int width
리턴 int