BitmapDrawer.drawLine

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawLine(int xa, int xb, int ya, int yb, ushort color, int brushsize)
    class BitmapDrawer
    void
    drawLine
    (
    int xa
    ,
    int xb
    ,
    int ya
    ,
    int yb
    ,
    ushort color
    ,
    int brushsize = 1
    )
  2. void drawLine(int xa, int xb, int ya, int yb, Bitmap16Bit brush)

Meta