To

SetEffect.To property

指定动画效果后某个效果的特定属性。表示点值。仅支持: bool, ColorFormat, float, int, string。可读/写对象。

public object To { get; set; }

See Also