toolBarImage Property

Summary

Gets or sets the toolbar image associated with this AnnAutomationObject

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomationObject.prototype, 'toolBarImage', 
	get: function(), 
	set: function(value) 
) 
toolBarImage: any; 

Property Value

The toolbar image associated with this AnnAutomationObject. The default value is null.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly