DX9ToolsR4 - Created by: X

KeySprite.Scale Property

Gets/Sets the Scale value for the sprite.

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

Implements

IKeySprite.Scale

See Also

KeySprite Class | CBX.Libs.DX9ToolsR4.Animation Namespace