EffectAnimation<TEffect,TValue,TKeyFrame>.Target Property

Definition

Gets or sets the linked TEffect instance to animate.

public TEffect? Target { get; set; }
member this.Target : 'Effect with get, set
Public Property Target As TEffect

Property Value

TEffect

Applies to