DrawingContext.rectangle

Draw a rectangle.

class DrawingContext
void
rectangle
(
size_t xStart
,
size_t yStart
,
size_t xEnd
,
size_t yEnd
)

Meta