Start Property (AnimationTransformEventArgs)
In This Topic
Gets the startig position.
Syntax
'Declaration
<C1DescriptionAttribute("AnimationTransformEventArgs.Start", "Gets the startig position.")>
Public Property Start As Double
[C1Description("AnimationTransformEventArgs.Start", "Gets the startig position.")]
public double Start {get; set;}
See Also