←Select platform

ToolBarImage Property

Summary
Gets or sets the toolbar image associated with this AnnAutomationObject.
Syntax
C#
Objective-C
C++/CLI
Python
public virtual object ToolBarImage { get; set; } 
@property (nonatomic, strong, nullable) NSObject *toolBarImage; 
public:  
   virtual property Object^ ToolBarImage 
   { 
      Object^ get() 
      void set(Object^ value) 
   } 
ToolBarImage # get and set (AnnAutomationObject) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.