Canguro.Commands.ViewCommand.MouseWheel C# (CSharp) Method

MouseWheel() public method

public MouseWheel ( Canguro activeView, System e ) : void
activeView Canguro
e System
return void
        public virtual void MouseWheel(Canguro.View.GraphicView activeView, System.Windows.Forms.MouseEventArgs e)
        {
        }