TranslateTransform.X property
Gets or sets the distance to translate along the x-axis.
Syntax
<TranslateTransform X="double"/>
Property value
Type: System.Double [.NET] | float64 [C++]
The distance to translate (move) an object along the x-axis, in pixels. This property is read/write. The default is 0.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
