ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTHistory Class : IsSelectionRecorded Property |
'Declaration Public Property IsSelectionRecorded As Boolean
'Usage Dim instance As ImGearARTHistory Dim value As Boolean instance.IsSelectionRecorded = value value = instance.IsSelectionRecorded
public bool IsSelectionRecorded {get; set;}