←Select platform

Create Method

Summary
Creates a new AnnToolTipEventArgs with the specified parameters.
Syntax
C#
C++/CLI
Java
Python
public AnnToolTipEvent(Object source, AnnObject annObject, LeadRectD bounds) 
def Create(self,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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.