←Select platform

ContextMenu Property

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

Property Value

The context menu 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.