VisualClipToBounds Property
Gets or sets a value indicating whether the control should be clipped to its bounds.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool ClipToBounds { get; set; }
Public Property ClipToBounds As Boolean
Get
Set
member ClipToBounds : bool with get, set
Property Value
Boolean