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