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