TranslateTransform Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The TranslateTransform type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Inverse | Gets the inverse of this transform, if it exists. (Inherited from Transform.) |
|
X | Gets or sets the distance to translate along the x-axis. |
|
Y | Gets or sets the distance to translate (move) an object along the y-axis. |
Show: