Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 561 Bytes

uielement_centerpoint.md

File metadata and controls

27 lines (16 loc) · 561 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.UIElement.CenterPoint
winrt property
RS5

Windows.UI.Xaml.UIElement.CenterPoint

-description

Gets or sets the center point of the element, which is the point about which rotation or scaling occurs. Affects the rendering position of the element.

-property-value

The center point of the element, which is the point about which rotation or scaling occurs.

-remarks

-see-also

-examples