←Select platform

AnnotationObject Property

Summary
Gets the annotation object requesting the tooltip.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnObject AnnotationObject { get; } 
@property (nonatomic, strong, readonly, nullable) LTAnnObject *annotationObject; 
public AnnObject getAnnotationObject() 
public:  
   property AnnObject^ AnnotationObject 
   { 
      AnnObject^ get() 
   } 
AnnotationObject # get  (AnnToolTipEventArgs) 

Property Value

The annotation object requesting the tooltip or null if the tooltip is requested by the container.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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