BitmapDrawer.drawRectangle

Draws a rectangle.

  1. void drawRectangle(int xa, int xb, int ya, int yb, ushort color)
    class BitmapDrawer
    void
    drawRectangle
    (
    int xa
    ,
    int xb
    ,
    int ya
    ,
    int yb
    ,
    ushort color
    )
  2. void drawRectangle(int xa, int xb, int ya, int yb, Bitmap16Bit brush)

Meta