[]
Gets or sets a value indicating whether this animation is canceled.
public bool Cancel { get; set; }
Public Property Cancel As Boolean
true if this animation is canceled; otherwise, false.