Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 457 Bytes

rectangleclip_left.md

File metadata and controls

26 lines (15 loc) · 457 Bytes
-api-id -api-type
P:Windows.UI.Composition.RectangleClip.Left
winrt property

Windows.UI.Composition.RectangleClip.Left

-description

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

-property-value

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

-remarks

-see-also

-examples