Clip Property
Gets the control's clip rectangle in global coordinate space.
Definition
Namespace: Avalonia.VisualTree
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Rect Clip { get; }
Public ReadOnly Property Clip As Rect
Get
member Clip : Rect with get