DX9ToolsR4 - Created by: X

KeySprite.RotationCenter Property

Gets/Sets the RotationCenter value for the sprite.

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

Implements

IKeySprite.RotationCenter

See Also

KeySprite Class | CBX.Libs.DX9ToolsR4.Animation Namespace