ImageGear .NET - Updated March 30, 2018
BeginGroupingHistory Method




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTHistory Class : BeginGroupingHistory Method
Begins group record of history actions. It allows to group multiple actions into a single undo/redo action.
Syntax
'Declaration
 
Public Sub BeginGroupingHistory() 
 
'Usage
 
Dim instance As ImGearARTHistory
 
instance.BeginGroupingHistory()
See Also

Reference

ImGearARTHistory Class
ImGearARTHistory Members