create Method (AnnToolTipEventArgs)

Summary

Creates a new AnnToolTipEventArgs with the specified parameters.

Syntax

JavaScript Syntax
create = function(annObject, bounds)
TypeScript Syntax
static create(annObject: AnnObject, bounds: LeadRectD): AnnToolTipEventArgs;

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

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