C# Class Fusion.Engine.Frames.DropEventArgs

Inheritance: System.EventArgs
Mostra file Open project: demiurghg/FusionEngine

Public Methods

Method Description
DropEventArgs ( System.Point startPoint, System.Point dragPoint, Keys button ) : System

Method Details

DropEventArgs() public method

public DropEventArgs ( System.Point startPoint, System.Point dragPoint, Keys button ) : System
startPoint System.Point
dragPoint System.Point
button Keys
return System