Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 728 Bytes

visual_bordermode.md

File metadata and controls

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

Microsoft.UI.Composition.Visual.BorderMode

-description

Specifies how to compose the edges of bitmaps and clips associated with a visual, or with all visuals in the subtree rooted at this visual. Setting BorderMode at a parent Visual will affect all children visuals in the subtree and can be selectively turned off at each child visual.

-property-value

How to compose the edges of bitmaps and clips associated with a visual, or with all visuals in the subtree rooted at this visual.

-remarks

-examples

-see-also