This method rotates the selected area (for raster images) or rotates the selected object (for vector images).

[C++Builder]   imagekitcontrolname->Edit->Rotate()
[Delphi]   imagekitcontrolname.Edit.Rotate

Parameters

None

Return Value

None

Explanation

The Rotate method rotates the selected area (for raster images) or rotates the selected object (for vector images).

Executing this method is the same as using the popup menu of the editing toolbar and selecting "Rotate". Instead of right clicking the mouse to display the popup menu, you can execute this method.

 

The ImageKit10 VCL is a product created by Newtone Corporation