DefaultValues

static
auto DefaultValues = Tuple!(string, "label", string, "colour", double, "size", double, "angle", double, "alpha", bool, "mask", double, "fill")("", "black", 1.0, 0, 1, true, 0.0);

Meta