TdxSVGCustomRenderer.Polygon(TdxPointF[],Boolean) Method
Declaration
procedure Polygon(const APoints: array of TdxPointF; const AUsePen: Boolean = True); virtual; abstract;
Parameters
Name | Type |
---|---|
APoints | TdxPointF |
AUsePen | Boolean |
See Also
procedure Polygon(const APoints: array of TdxPointF; const AUsePen: Boolean = True); virtual; abstract;
Name | Type |
---|---|
APoints | TdxPointF |
AUsePen | Boolean |
No
Your feedback is appreciated.