(Leadtools.Annotations.Core)

Create Method (AnnToolTipEventArgs)

Show in webframe





The annotation object requesting the tooltip. If this parameter is null, then the tooltip is requested for the container.
The object boundaries in container coordinates.
Creates a new AnnToolTipEventArgs with the specified parameters.
Syntax
public static AnnToolTipEventArgs Create( 
   AnnObject annObject,
   LeadRectD bounds
)
Public Shared Function Create( _
   ByVal annObject As AnnObject, _
   ByVal bounds As LeadRectD _
) As AnnToolTipEventArgs
public static AnnToolTipEventArgs Create( 
   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

See Also

Reference

AnnToolTipEventArgs Class
AnnToolTipEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.