Rotate

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomCanvas > Methods >

Rotate

SIGNATURE=IWCanvas.TIWCustomCanvas.Rotate@Double

 

ETYPE=Method

 

Declaration:

Delphi:

public function Rotate(aAngle: Double): TIWCustomCanvas;

C++:

public: __fastcall TIWCustomCanvas Rotate(double aAngle);

 

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