DX9ToolsR4 - Created by: X

SpriteTransform.mobjRotationCenter Field

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

[Visual Basic]
Protected mobjRotationCenter As Vector2
[C#]
protected Vector2 mobjRotationCenter;

See Also

SpriteTransform Class | CBX.Libs.DX9ToolsR4.Sprites Namespace