public RaphaelElement Stop(RaphaelAnimation animation) { return(default(RaphaelElement)); }
public void Status(RaphaelAnimation animation, int value) { }
public void SetTime(RaphaelAnimation animation, int value) { }
public int Status(RaphaelAnimation animation) { return(default(int)); }
public RaphaelElement Resume(RaphaelAnimation animation = null) { return(default(RaphaelElement)); }