Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 618 Bytes

compositionclip_centerpoint.md

File metadata and controls

25 lines (17 loc) · 618 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.CompositionClip.CenterPoint
winrt property

Microsoft.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