TdxGPCanvas.Draw(TdxGPImage,TdxPointF[]) Method
Declaration
procedure Draw(AGraphic: TdxGPImage; const APoints: array of TdxPointF); overload;
Parameters
Name | Type |
---|---|
AGraphic | TdxGPImage |
APoints | TdxPointF |
See Also
procedure Draw(AGraphic: TdxGPImage; const APoints: array of TdxPointF); overload;
Name | Type |
---|---|
AGraphic | TdxGPImage |
APoints | TdxPointF |
No
Your feedback is appreciated.