C#
VB
C++
Gets the automation toolbar.
public AnnToolBar ToolBar { get; }
Public ReadOnly Property ToolBar As Leadtools.Windows.Annotations.AnnToolBar
public:
property Leadtools.Windows.Annotations.AnnToolBar^ ToolBar {
Leadtools.Windows.Annotations.AnnToolBar^ get();
}
The automation toolbar.
The automation toolbar is created after you call CreateToolBar. The automation toolbar contains a standard System.Windows.Controls.ToolBar control. For more information, refer to Implementing WPF Annotations..
For C#/VB examples, refer to AnnAutomationManager.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET