C#
VB
C++
AnnRectangleDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonUp.
public override void OnMouseLeftButtonUp(
AnnContainer sender,
MouseButtonEventArgs e
)
Public Overrides Sub OnMouseLeftButtonUp( _
ByVal sender As Leadtools.Windows.Annotations.AnnContainer, _
ByVal e As MouseButtonEventArgs _
)
public:
void OnMouseLeftButtonUp(
Leadtools.Windows.Annotations.AnnContainer^ sender,
MouseButtonEventArgs^ e
) override
sender
The active container.
e
The System.Windows.Input.MouseButtonEventArgs that contains the event data.
For more information, refer to AnnDesigner.OnMouseLeftButtonUp.
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