Sprite.DrawPath Property
Animation Studio Reference

Sprite.DrawPath Property

If set to true, the path of the Timeline is drawn. This feature is commonly used at design time, to control the position of the KeyFrames.

[Visual Basic]
Public Property DrawPath As Boolean
[C#]
public bool DrawPath {get; set;}

See Also

Sprite Class | AnimationStudio Namespace | KeyFrame