ImageGear .NET - Updated
ImGearARTHistory Class Members
Properties  Methods  Events


ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTHistory Class

The following tables list the members exposed by ImGearARTHistory.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the history functionality is enabled.  
Public Property Gets a value indicating whether the grouping of history actions is active.  
Public Property Gets or sets a value indicating whether the selection history recording is enabled.  
Public Property Gets or sets a value indicating whether the z-order history recording is enabled.  
Public Property Gets or sets a value of the maximum count of Undo/Redo actions.  
Public Property Gets the count of available redo actions.  
Public Property Gets or sets a value indicating the Stream for action storing. If Stream == NULL the action will be stored in the memory.  
Public Property Gets the count of available undo actions.  
Top
Public Methods
 NameDescription
Public Method Begins group record of history actions. It allows to group multiple actions into a single undo/redo action.  
Public Method Clears the undo/redo history.  
Public Method Ends group record of history actions.  
Public Method Makes redo the stored action.  
Public Method Makes undo the stored action.  
Top
Public Events
 NameDescription
Public Event Occurs when the history is changed.  
Top
See Also

Reference

ImGearARTHistory Class
ImageGear.ART Namespace