←Select platform

Create Method

Summary

Creates a new AnnToolTipEventArgs with the specified parameters.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnToolTipEvent(Object source, AnnObject annObject, LeadRectD bounds) 
 function Leadtools.Annotations.Core.AnnToolTipEventArgs.Create(  
   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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly