ImageGear .NET - Updated March 30, 2018
ToolbarInfo Property




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTFormsMarkController Class : ToolbarInfo Property
Gets an object providing a custom mark's toolbar button info.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ToolbarInfo As ImGearARTFormsToolbarButtonInfo
 
'Usage
 
Dim instance As ImGearARTFormsMarkController
Dim value As ImGearARTFormsToolbarButtonInfo
 
value = instance.ToolbarInfo

Property Value

ImGearARTFormsToolbarButtonInfo class object or null.
Remarks
This method is called by Annotator's toolbar when toolbar buttons are positioned.
See Also

Reference

ImGearARTFormsMarkController Class
ImGearARTFormsMarkController Members