Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnToolTipEventArgs Class : Create Method |
public static AnnToolTipEventArgs Create( AnnObject annObject, LeadRectD bounds )
'Declaration
Public Shared Function Create( _ ByVal annObject As AnnObject, _ ByVal bounds As LeadRectD _ ) As AnnToolTipEventArgs
public static AnnToolTipEventArgs Create( AnnObject annObject, LeadRectD bounds )
public AnnToolTipEvent(Object source, AnnObject annObject, LeadRectD bounds)