KGy SOFT Drawing Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Transformation
Matrix
Create
Translation Method
Overload List
CreateTranslation(Vector2)
Creates a translation matrix from the specified offset.
CreateTranslation(Single, Single)
Creates a translation matrix from the specified offsets.
See Also
Reference
TransformationMatrix Structure
KGySoft.Drawing.Shapes Namespace
In This Article
Overload List
See Also