TranslateTransform Constructor (Double, Double)
.NET Framework (current version)
Initializes a new instance of the TranslateTransform class and specifies the displacements in the direction of the x- and y- axes.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- offsetX
-
Type:
System::Double
The displacement in the direction of the x-axis.
- offsetY
-
Type:
System::Double
The displacement in the direction of the y-axis.
.NET Framework
Available since 3.0
Available since 3.0
Show: