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