DX9ToolsR4 - Created by: X

SpriteTransform.Scaling Property

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

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

Implements

ISpriteTransform.Scaling

See Also

SpriteTransform Class | CBX.Libs.DX9ToolsR4.Sprites Namespace