Function Line2D.defaultColor

The line's color. Will not be used if a gradient is set.

Color defaultColor() nothrow @property @nogc;

void defaultColor (
  Color v
) nothrow @property @nogc;