C# Class OpenTK.Platform.X11.XIconSize

Show file Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
height_inc int
max_height int
max_width int
min_height int
min_width int
width_inc int

Property Details

height_inc public property

public int height_inc
return int

max_height public property

public int max_height
return int

max_width public property

public int max_width
return int

min_height public property

public int min_height
return int

min_width public property

public int min_width
return int

width_inc public property

public int width_inc
return int