|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomCanvas > Methods > Translate |
SIGNATURE=IWCanvas.TIWCustomCanvas.Translate@Integer@Integer
ETYPE=Method
Declaration:
Delphi: |
public function Translate(X: Integer; Y: Integer): TIWCustomCanvas; |
C++: |
public: __fastcall TIWCustomCanvas Translate(int X, int Y); |
Description: This is Translate, a member of class TIWCustomCanvas.