Radiobox.Extra

Undocumented in source.

Constructors

this
this(int outlineWidth, Color outlineColor, Color fillColor)
Undocumented in source.

Members

Variables

fillColor
Color fillColor;

Fill color for the checkbox.

outlineColor
Color outlineColor;

Color of the outline.

outlineWidth
int outlineWidth;

Width of the radiobox outline.

Inherited Members

From Extra

checkmark
Image checkmark;

Image to use for the checkmark.

Meta