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.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-property-value
  4. 4-remarks
  5. 5-examples
  6. 6-see-also