VisualBoundsProperty Field

Defines the Bounds property.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly DirectProperty<Visual, Rect> BoundsProperty

Field Value

DirectPropertyVisual, Rect

See Also