ImageGear .NET - Updated May 30, 2018
ToolBar Property (ImGearARTForms)




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms Class : ToolBar Property
Gets or sets a reference to the annotation toolbar.
Syntax
'Declaration
 
Public Property ToolBar As ImGearARTToolBar
 
'Usage
 
Dim instance As ImGearARTForms
Dim value As ImGearARTToolBar
 
instance.ToolBar = value
 
value = instance.ToolBar

Property Value

ImGearARTToolBar class object.
See Also

Reference

ImGearARTForms Class
ImGearARTForms Members
ImGearARTToolBar Class