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