TcxCustomCanvas.Polygon Method
| Name | Description |
|---|---|
| Polygon(PdxPointF,Integer,TcxCanvasBasedBrush,TcxCanvasBasedPen) | |
| Polygon(TdxPointF[],TcxCanvasBasedBrush,TcxCanvasBasedPen) | |
| Polygon(TPoint[],TdxAlphaColor,TdxAlphaColor) | |
| Polygon(TPoint[],TColor,TColor) | Draws a polygon on the canvas. |