OnMouseDown Method

Summary

Occurs when the user presses a mouse button.

Syntax

C#
C++/CLI
C++
protected override void OnMouseDown( 
   MouseEventArgs e 
) 
protected: 
void OnMouseDown(  
   MouseEventArgs^ e 
) override  
protected:  
   virtual void OnMouseDown( 
      MouseEventArgs^ e 
   ) override 

Parameters

e
A MouseEventArgs that contains the event data.

Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class

RasterImageViewer Members

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.