C# Class OpenTK.Platform.X11.XIconSize

Mostra 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_oe property

public int height_inc
return int

max_height public_oe property

public int max_height
return int

max_width public_oe property

public int max_width
return int

min_height public_oe property

public int min_height
return int

min_width public_oe property

public int min_width
return int

width_inc public_oe property

public int width_inc
return int