TdxGPCanvas.Draw(TdxGPImage,TRect,TdxGPImageAttributes) Method
Declaration
procedure Draw(AGraphic: TdxGPImage; const R: TRect; AAttributes: TdxGPImageAttributes); overload;
Parameters
| Name | Type |
|---|---|
| AGraphic | TdxGPImage |
| R | TRect |
| AAttributes | TdxGPImageAttributes |
See Also