TdxGPCanvas.Polygon(PdxPointF,Integer,TdxGPPen,TdxGPCustomBrush) Method
Declaration
procedure Polygon(const APoints: PdxPointF; ACount: Integer; APen: TdxGPPen; ABrush: TdxGPCustomBrush); overload;
Parameters
| Name | Type |
|---|---|
| APoints | PdxPointF |
| ACount | Integer |
| APen | TdxGPPen |
| ABrush | TdxGPCustomBrush |
See Also