CompositeTransform.CenterX Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the x-coordinate of the center point for all transforms specified by the CompositeTransform.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
<CompositeTransform CenterX="double"/>
Property Value
Type: System.DoubleThe x-coordinate of the center point for all transforms specified by the CompositeTransform.
Dependency property identifier field: CenterXProperty
Show: