Telerik.Web.UI.ImageEditor.ImageOperation
Inheritance Hierarchy
Methods
getIsClientOperation
Gets a bool value that indicates whether the ImageOperation is applied on the client.
Parameters
Returns
Boolean
get_index
Gets the index in the Undo stack of the current operation.
Parameters
Returns
Number
set_index
Sets the index of the current operation.
Parameters
value Number
The desired index value.
Returns
None