Radiobox.Extra

Undocumented in source.

Constructors

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

Members

Variables

fillColor
auto fillColor;

Fill color for the checkbox.

outlineColor
auto 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