This method moves the selected object to the back. It is used with vector images.

[C++Builder]   [ bool = ]imagekitcontrolname->Edit->MoveToBack()
[Delphi]   [ Boolean = ]imagekitcontrolname.Edit.MoveToBack

Parameters

None

Return Value

None

Explanation

The MoveToBack method moves the selected object to the back. It is used with vector images. Executing this method is the same as using the popup menu of the vector image editing toolbar and selecting "MoveToBack". 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