Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
Visual C++
|
..TransformationMatrix Field
|
|
The Transformation Matrix used in the SpriteBatch.Begin() function call.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
public Matrix TransformationMatrix
|
Visual Basic
|
Public TransformationMatrix As Matrix
|
Visual C++
|
public:
Matrix TransformationMatrix
|
Field Value
Type: Matrix
See Also
SpriteBatchSettings Class
SpriteBatchSettings Members
DPSF Namespace
Send comments on this topic to
|