| C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix3x2 Structure : Translation Method |
| Overload | Description |
|---|---|
| Translation(Single,Single) | Creates a translation matrix using the specified offsets. |
| Translation(Size2F) | Creates a translation matrix using the specified offsets. |
| Translation(Vector2) | Creates a translation matrix using the specified offsets. |