Control.fillColor

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(Color) fillColor [@property getter]
  2. Color fillColor [@property setter]
    class Control
    @property nothrow @nogc
    void
    fillColor
    (
    in Color value
    )

Meta