Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.49 KB

visual_centerpoint.md

File metadata and controls

39 lines (24 loc) · 1.49 KB
-api-id -api-type
P:Windows.UI.Composition.Visual.CenterPoint
winrt property

Windows.UI.Composition.Visual.CenterPoint

-description

The point about which rotation or scaling occurs. Animatable

-property-value

The point about which rotation or scaling occurs.

-remarks

CenterPoint is relative to the offset specified in the AnchorPoint property.

This property can be animated. Call CompositionObject.StartAnimation to associate it with a CompositionAnimation.

-examples

-see-also