ImageGear .NET - Updated May 1, 2018
IsSelected Property (ImGearARTDrawingState)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTDrawingState Class : IsSelected Property
Gets or sets a value indicating whether the current mark is selected.
Syntax
'Declaration
 
Public Property IsSelected As Boolean
 
'Usage
 
Dim instance As ImGearARTDrawingState
Dim value As Boolean
 
instance.IsSelected = value
 
value = instance.IsSelected

Property Value

Boolean value.
See Also

Reference

ImGearARTDrawingState Class
ImGearARTDrawingState Members