Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 616 Bytes

compositionclip_centerpoint.md

File metadata and controls

27 lines (17 loc) · 616 Bytes
-api-id -api-type
P:Windows.UI.Composition.CompositionClip.CenterPoint
winrt property

Windows.UI.Composition.CompositionClip.CenterPoint

-description

The point about which rotation or scaling occurs.

-property-value

The point about which rotation or scaling occurs. Value is in pixels within the local coordinate space of the visual on which the clip is applied.

By default, the CenterPoint value on a clip is (0, 0).

-remarks

-examples

-see-also

CenterPoint