KeyFrame.Position Property
Animation Studio Reference

KeyFrame.Position Property

Set or get the Position of the Sprite at this KeyFrame. The position of the Sprite is the Sprite`s center point.

[Visual Basic]
Public Property Position As Point
[C#]
public System.Drawing.Point Position {get; set;}

See Also

KeyFrame Class | AnimationStudio Namespace