Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Controls Namespace > ImagePanViewer Class : OnMouseMove Method |
protected override void OnMouseMove( MouseEventArgs e )
'Declaration Protected Overrides Sub OnMouseMove( _ ByVal e As MouseEventArgs _ )
'Usage Dim instance As ImagePanViewer Dim e As MouseEventArgs instance.OnMouseMove(e)
protected: void OnMouseMove( MouseEventArgs^ e ) override