DXGraphics.TranslateTransform Method
Name | Parameters | Description |
---|---|---|
TranslateTransform(Single, Single, DXMatrixOrder) | dx, dy, order | Translates the coordinate system origin to the specified point. |
TranslateTransform(Single, Single) | dx, dy | Translates the coordinate system origin to the specified point. |