KGy SOFT Drawing Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Transformation
Matrix
Multiply Operator
Overload List
Multiply(TransformationMatrix, TransformationMatrix)
Multiplies two matrices together and returns the resulting matrix.
Multiply(TransformationMatrix, Single)
Scales all elements in a matrix by the given scalar factor.
See Also
Reference
TransformationMatrix Structure
KGySoft.Drawing.Shapes Namespace
In This Article
Overload List
See Also