Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 464 Bytes

rectangleclip_bottom.md

File metadata and controls

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

Microsoft.UI.Composition.RectangleClip.Bottom

-description

Gets or sets the offset from the bottom of the visual. The portion of the visual below the edge defined by Bottom will be clipped. Animatable.

-property-value

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

-remarks

-see-also

-examples