DX9ToolsR4 - Created by: X

SpriteTransform.Rotation Property

Gets/Sets the sprites rotation value in radians.

[Visual Basic]
NotOverridable Public Property Rotation As Single Implements _
   ISpriteTransform.Rotation
[C#]
public float Rotation {get; set;}

Implements

ISpriteTransform.Rotation

See Also

SpriteTransform Class | CBX.Libs.DX9ToolsR4.Sprites Namespace