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

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

공개 프로퍼티들

프로퍼티 타입 설명
height_inc int
max_height int
max_width int
min_height int
min_width int
width_inc int

프로퍼티 상세

height_inc 공개적으로 프로퍼티

public int height_inc
리턴 int

max_height 공개적으로 프로퍼티

public int max_height
리턴 int

max_width 공개적으로 프로퍼티

public int max_width
리턴 int

min_height 공개적으로 프로퍼티

public int min_height
리턴 int

min_width 공개적으로 프로퍼티

public int min_width
리턴 int

width_inc 공개적으로 프로퍼티

public int width_inc
리턴 int