ImageGear .NET v24.14 - Updated September 15, 2020
Tool Property (Annotator)




ImageGear24.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > Annotator Class : Tool Property
Gets or sets annotation selected tool.
Syntax
'Declaration
 
Public Overridable Property Tool As ImGearARTMarkType
 
'Usage
 
Dim instance As Annotator
Dim value As ImGearARTMarkType
 
instance.Tool = value
 
value = instance.Tool

Property Value

ImageGear.ART.ImGearARTMarkType enumeration value.
See Also

Reference

Annotator Class
Annotator Members