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