Sprite.PathForm Property
Animation Studio Reference

Sprite.PathForm Property

Set or get the PathFormEnumeration of the sprite. This parameter controls the shape of the path (bezier or linear).

[Visual Basic]
Public Property PathForm As PathFormEnumeration
[C#]
public PathFormEnumeration PathForm {get; set;}

See Also

Sprite Class | AnimationStudio Namespace