Name | Description | |
---|---|---|
DrawEllipse | Fills circle. | |
DrawString | Draws the specified text at the specified location using the specified device context, font, and color. | |
FillPolygon | Fills polygon. | |
FillRectangle | Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. |