Function ReferenceRect.borderColor

Sets the border Color of the ReferenceRect.

Color borderColor() nothrow @property @nogc;

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