←Select platform

AnnotationObject Property

Summary

Gets the annotation object requesting the tooltip.

Syntax
C#
VB
C++
Java
public AnnObject AnnotationObject { get; } 
Public ReadOnly Property AnnotationObject As AnnObject 
public AnnObject getAnnotationObject() 
public:  
   property AnnObject^ AnnotationObject 
   { 
      AnnObject^ get() 
   } 

Property Value

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

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.Engine Assembly