Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 590 Bytes

File metadata and controls

22 lines (15 loc) · 590 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.Visual.Clip
winrt property

Microsoft.UI.Composition.Visual.Clip

-description

Specifies the clipping region for the visual. When a visual is rendered, only the portion of the visual that falls inside the clipping region is displayed, while any content that extends outside the clipping region is clipped (that is, not displayed).

-property-value

Specifies the clipping region for the visual.

-remarks

-examples

-see-also