Gets or sets the final horizontal and vertical velocity of the drag, if the drag was inertial.
public Point Velocity {get; set;}
Public Property Velocity As Point
public Point Velocity {get; set;}
get_Velocity();
set_Velocity(value);
Object.defineProperty('Velocity');
Property Value
The final horizontal and vertical velocity of the drag, if the drag was inertial.