Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Create Method (AnnToolTipEventArgs)






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
'Declaration
 
Public Shared Function Create( _
   ByVal annObject As AnnObject, _
   ByVal bounds As LeadRectD _
) As AnnToolTipEventArgs
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

See Also

Reference

AnnToolTipEventArgs Class
AnnToolTipEventArgs Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features