FigureBase.fillRectangle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void fillRectangle(Brush brush, double x, double y, double width, double height)
    class FigureBase
    final
    void
    fillRectangle
    (,
    double x
    ,
    double y
    ,
    double width
    ,
    double height
    )
  2. void fillRectangle(Brush brush, Rect r)

Meta