- Namespace
- Avalonia
.VisualTree - Implementing Types
graph BT
Type["IVisualWithRoundRectClip"]
class Type type-node
Implementing0["LightDismissOverlayLayer"]-.->Type
click Implementing0 "/api/Avalonia.Controls.Primitives/LightDismissOverlayLayer"
Implementing1["Border"]-.->Type
click Implementing1 "/api/Avalonia.Controls/Border"
Syntax
[Obsolete("Internal API, will be removed in future versions, you've been warned")]
public interface IVisualWithRoundRectClip
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Properties
Name | Value | Summary |
---|---|---|
ClipToBoundsRadius | CornerRadius |
Gets a value indicating the corner radius of control's clip bounds
|