Custom Methods Explanation
ClearSelect Clears the selected area. Executing this method is the same as using the edit popup menu and choosing "Clear"
Copy Copies the selected area to the clipboard. Executing this method is the same as using the edit popup menu and choosing "Copy"
CutAndCopy Cuts the selected area and copies to the clipboard. Executing this method is the same as using the edit popup menu and choosing "Cut"
Delete Delete the selected area. Executing this method is the same as using the edit popup menu and choosing "Delete"
GetArrayPointsNum Returns the number of points defining the selection area when the Select or FreeSelect tool of the image editing toolbar is used
GetArrayPointsXY Returns the coordinates of points defining the selection area when the Select or FreeSelect tool of the image editing toolbar is used
GetArrayPointsXYVariant Returns the coordinates of points defining the selection area when the Select or FreeSelect tool of the image editing toolbar is used. For use in scripting languages or other programs that require a variant type
Modify Saves editing changes into the image data
MoveToBack For Vector images: Moves the selected object to the back. Executing this method is the same as using the edit popup menu in the Vector Editing Toolbar and choosing "MoveToBack"
MoveToFront For Vector images: Moves the selected object to the front. Executing this method is the same as using the edit popup menu in the Vector Editing Toolbar and choosing "MoveToFront"
Paste Pastes the copied data into the image. Executing this method is the same as using the edit popup menu and choosing "Paste"
Property For Vector images: Displays the property dialog. Executing this method is the same as using the edit popup menu and choosing "Properties"
Rotate Rotates the selected area. Executing this method is the same as using the edit popup menu and choosing "Rotate"
SelectAll Selects the entire image. Executing this method is the same as using the edit popup menu and choosing "SelectAll"
ShowToolBar Displays the image editing toolbar
Undo Undo the previous change. Executing this method is the same as using the edit popup menu and choosing "Undo"

 

The ImageKit10 ActiveX is a product created by Newtone Corporation