annotationObject Property (AnnToolTipEventArgs)

Summary

Gets the annotation object requesting the tooltip.

Syntax

JavaScript Syntax
Object.defineProperty(AnnToolTipEventArgs.prototype, 'annotationObject', 
	get: function() 
) 
TypeScript Syntax
annotationObject: AnnObject; // read-only

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize