Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 465 Bytes

rectangleclip_right.md

File metadata and controls

26 lines (15 loc) · 465 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.RectangleClip.Right
winrt property

Microsoft.UI.Composition.RectangleClip.Right

-description

Gets or sets the offset from the right of the visual. The portion of the visual to the right the edge defined by Right will be clipped. Animatable.

-property-value

The offset from the right of the visual, in pixels.

-remarks

-see-also

-examples