PMatrix.TranslateBy Method
Applies the specified translation vector (dx and dy) to this PMatrix object by prepending the translation vector.
Parameters
- dx
- The x value by which to translate this PMatrix.
- dy
- The y value by which to translate this PMatrix.
See Also
PMatrix Class | UMD.HCIL.Piccolo.Util Namespace
Web Accessibility