[This documentation is preliminary and is subject to change.]
Gets or sets the origin point of any possible render transform declared by RenderTransform, relative to the bounds of the UIElement.
Syntax
<uiElement RenderTransformOrigin="x,y"/>
XAML Values
- x
-
The X value of the Point that specifies the transform origin.
- y
-
The Yvalue of a Point that specifies the transform origin.
Property value
Type: Point
The origin point of the render transform. The default value is a Point with value 0,0.
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 5/22/2012
