Starts or runs the transform item action.
TransformItemAction.prototype.start = function(actionObject)
start(actionObject: any): void;
actionObject
the offset action object to run.
Clicking and dragging will move/resize/stretch or compress the image based on where the user clicks on the item.
This is called when you run the action using RunCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET