Transform.Translate Method
Appends a translation to the transform.
Thread safety: This property is not thread-safe.
Translate(System.Double x, System.Double y)
Appends a translation to the transform.Syntax
public void Translate (
System.Double x,
System.Double y
)
Parameters
x
Type: System.Double
The translation in X.
The translation in X.
y
Type: System.Double
The translation in Y.
The translation in Y.
Platforms
Windows, Linux, Android