KGy SOFT Drawing Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Transformation
Matrix Constructor
Overload List
TransformationMatrix(Matrix3x2)
Creates a
TransformationMatrix
instance from the specified
Matrix3x2
instance.
TransformationMatrix(Single, Single, Single, Single, Single, Single)
Creates a 3x2 matrix from the specified components.
See Also
Reference
TransformationMatrix Structure
KGySoft.Drawing.Shapes Namespace
In This Article
Overload List
See Also