Stops panning.
Namespace: TallComponents.Interaction.WinForms.InteractorsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected override void OnMouseUp( MouseEventArgs args ) |
| Visual Basic |
|---|
Protected Overrides Sub OnMouseUp ( _ args As MouseEventArgs _ ) |
Parameters
- args
- Type: TallComponents.Interaction.WinForms.Events..::..MouseEventArgs
The mouse event data.