Function StyleBoxFlat.borderColor

Sets the color of the border.

Color borderColor() nothrow @property @nogc;

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