CompositeTransform.CenterY Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the y-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 CenterY="double"/>
Property Value
Type: System.DoubleThe y-coordinate of the center point for all transforms specified by the CompositeTransform.
Dependency property identifier field: CenterYProperty
Show: