TdxGPCanvas.Polygon(TdxPointF[],TdxGPPen,TdxGPCustomBrush) Method
Declaration
procedure Polygon(const APoints: array of TdxPointF; APen: TdxGPPen; ABrush: TdxGPCustomBrush); overload;
Parameters
| Name | Type |
|---|---|
| APoints | TdxPointF |
| APen | TdxGPPen |
| ABrush | TdxGPCustomBrush |
See Also