create Method

Summary

Creates a new AnnToolTipEventArgs with the specified parameters.

Syntax
TypeScript
JavaScript
create = function( 
   annObject, 
   bounds 
) 

Parameters

annObject

The annotation object requesting the tooltip. If this parameter is null, then the tooltip is requested for the container.

bounds

The object boundaries in container coordinates.

Return Value

The newly crated object.

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