Method Translate NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll Translate(double, double) Offsets the coordinates of this Region by the specified amount. void Translate(double dx, double dy) Parameters dx double The amount to offset this Region horizontally. dy double The amount to offset this Region vertically.