Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace > MouseDownEventArgs Class : MouseDownEventArgs Constructor |
'Declaration
Public Function New( _ ByVal button As Short, _ ByVal shift As Short, _ ByVal x As Single, _ ByVal y As Single _ )
'Usage
Dim button As Short Dim shift As Short Dim x As Single Dim y As Single Dim instance As New MouseDownEventArgs(button, shift, x, y)