ImageGear .NET v24.14 - Updated September 15, 2020
IsSelectionRecorded Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTHistory Class : IsSelectionRecorded Property
Gets or sets a value indicating whether the selection history recording is enabled.
Syntax
'Declaration
 
Public Property IsSelectionRecorded As Boolean
 
'Usage
 
Dim instance As ImGearARTHistory
Dim value As Boolean
 
instance.IsSelectionRecorded = value
 
value = instance.IsSelectionRecorded

Property Value

Boolean value.
See Also

Reference

ImGearARTHistory Class
ImGearARTHistory Members