ImageGear .NET
ImGearARTHistory Class Members
Properties  Methods  Events


The following tables list the members exposed by ImGearARTHistory.

Public Properties
 NameDescription
Public PropertyIsEnabled Gets or sets a value indicating whether the history functionality is enabled.  
Public PropertyIsGroupingHistoryOn Gets a value indicating whether the grouping of history actions is active.  
Public PropertyIsSelectionRecorded Gets or sets a value indicating whether the selection history recording is enabled.  
Public PropertyIsZOrderRecorded Gets or sets a value indicating whether the z-order history recording is enabled.  
Public PropertyLimit Gets or sets a value of the maximum count of Undo/Redo actions.  
Public PropertyRedoCount Gets the count of available redo actions.  
Public PropertyStream Gets or sets a value indicating the Stream for action storing. If Stream == NULL the action will be stored in the memory.  
Public PropertyUndoCount Gets the count of available undo actions.  
Top
Public Methods
 NameDescription
Public MethodBeginGroupingHistory Begins group record of history actions. It allows to group multiple actions into a single undo/redo action.  
Public MethodClear Clears the undo/redo history.  
Public MethodEndGroupingHistory Ends group record of history actions.  
Public MethodRedo Makes redo the stored action.  
Public MethodUndo Makes undo the stored action.  
Top
Public Events
 NameDescription
Public EventHistoryChanged Occurs when the history is changed.  
Top
See Also

Reference

ImGearARTHistory Class
ImageGear.ART Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback