BoundsProperty Field
Defines the Bounds property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly DirectProperty<Visual, Rect> BoundsProperty
Public Shared ReadOnly BoundsProperty As DirectProperty(Of Visual, Rect)
static val BoundsProperty: DirectProperty<Visual, Rect>