DX9ToolsR4 - Created by: X

SpriteTransform.Translation Property

Gets/Sets the value of the Translation property for the sprite.

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

Implements

ISpriteTransform.Translation

See Also

SpriteTransform Class | CBX.Libs.DX9ToolsR4.Sprites Namespace