Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
The following functions are used with filled shapes.
| Function | Description |
|---|---|
| Chord | Draws an area bounded by an ellipse and a line segment. |
| Ellipse | Draws an ellipse. |
| FillRect | Fills a rectangle using a brush. |
| FrameRect | Draws a border around a rectangle using a brush. |
| InvertRect | Inverts the color values of the pixels in a rectangle. |
| Pie | Draws a pie-shaped wedge bounded by an ellipse and two radials. |
| Polygon | Draws a polygon. |
| PolyPolygon | draws a series of closed polygons. |
| Rectangle | Draws a rectangle. |
| RoundRect | Draws a rectangle with rounded corners. |