Windows.UI.Xaml.Media.CompositeTransform.CenterX
June 22, 2022 · View on GitHub
-description
Gets or sets the x-coordinate of the center point for all transforms specified by the CompositeTransform in device-independent pixel (DIP) relative to the upper left-hand corner of the element.
-xaml-syntax
<CompositeTransform CenterX="double"/>
-property-value
The x-coordinate of the center point for all transforms specified by the CompositeTransform.