C#
VB
Java
WinRT C#
C++
Creates a new instance of the AnnPointerEventArgs class.
public static AnnPointerEventArgs Create(AnnMouseButton button,LeadPointD point)
Public Shared Function Create( _ByVal button As Leadtools.Annotations.Core.AnnMouseButton, _ByVal point As Leadtools.LeadPointD _) As Leadtools.Annotations.Core.AnnPointerEventArgs
public static Leadtools.Annotations.Core.AnnPointerEventArgs Create(Leadtools.Annotations.Core.AnnMouseButton button,Leadtools.LeadPointD point)
public AnnPointerEvent(Object source,LeadPointD point)
function Leadtools.Annotations.Core.AnnPointerEventArgs.Create(button ,point)
public:static AnnPointerEventArgs^ Create(AnnMouseButton^ button,LeadPointD^ point)
button
An AnnMouseButton that represents the mouse button that was pressed.
point
A Leadtools.LeadPointD object that represents the current position of the mouse.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
