DX9ToolsR4 - Created by: X

KeySprite.Translation Property

Gets/Sets the Translation value for the sprite.

[Visual Basic]
NotOverridable Public Property Translation As Vector2 Implements _
   IKeySprite.Translation
[C#]
public Microsoft.DirectX.Vector2 Translation {get; set;}

Implements

IKeySprite.Translation

See Also

KeySprite Class | CBX.Libs.DX9ToolsR4.Animation Namespace