C# Class NotifyMessageDemo.AnimatedLocation

Show file Open project: acid2000/OfficeCheevos Class Usage Examples

Public Methods

Method Description
AnimatedLocation ( double fromLeft, double toLeft, double fromTop, double toTop ) : System

Method Details

AnimatedLocation() public method

public AnimatedLocation ( double fromLeft, double toLeft, double fromTop, double toTop ) : System
fromLeft double
toLeft double
fromTop double
toTop double
return System