←Select platform

AnnotationObject Property

Summary

Gets the annotation object requesting the tooltip.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnObject AnnotationObject { get; } 
Public ReadOnly Property AnnotationObject As Leadtools.Annotations.Core.AnnObject 
public Leadtools.Annotations.Core.AnnObject AnnotationObject {get;} 
public AnnObject getAnnotationObject() 
             
 get_AnnotationObject();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly