DX9ToolsR4 - Created by: X

SpriteTransform.RotationCenter Property

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

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

Implements

ISpriteTransform.RotationCenter

See Also

SpriteTransform Class | CBX.Libs.DX9ToolsR4.Sprites Namespace