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 > AnnPointerEventArgs Class : Create Method |
public static AnnPointerEventArgs Create( AnnMouseButton button, LeadPointD point )
'Declaration
Public Shared Function Create( _ ByVal button As AnnMouseButton, _ ByVal point As LeadPointD _ ) As AnnPointerEventArgs
public static AnnPointerEventArgs Create( AnnMouseButton button, LeadPointD point )
public AnnPointerEvent(
Object source,
LeadPointD point
)