pub type RectMode = DrawMode;
Expand description

Drawing mode which determines how (x, y) coordinates are interpreted when drawing Rects.