LineTo2

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomCanvas > Methods >

LineTo2

SIGNATURE=IWCanvas.TIWCustomCanvas.LineTo2@Integer@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public function LineTo2(X: Integer; Y: Integer): TIWCustomCanvas;

C++:

public: __fastcall TIWCustomCanvas LineTo2(int X, int Y);

 

Description: This is LineTo2, a member of class TIWCustomCanvas.