C# Class SilverFlow.Controls.Controllers.InertialMotion

Represents a vector and duration of the inertial motion, calculated by the InertiaController.
显示文件 Open project: Zoomicon/ZUI Class Usage Examples

Public Methods

Method Description
InertialMotion ( ) : System.Windows

Initializes a new instance of the InertialMotion class.

Method Details

InertialMotion() public method

Initializes a new instance of the InertialMotion class.
public InertialMotion ( ) : System.Windows
return System.Windows