DX9ToolsR4 - Created by: X | |
SpriteTransform Constructor (Boolean)
Creates a new instance of this class.
[Visual Basic]Overloads Public Sub New( _
ByVal
UseMatrix As
Boolean _
)
[C#]public SpriteTransform(
bool UseMatrix);
Parameters
- UseMatrix
- Sets the initial value of the UseTransformMatrix property.
See Also
SpriteTransform Class | CBX.Libs.DX9ToolsR4.Sprites Namespace | SpriteTransform Constructor Overload List