ImageDrawingRect Property

Gets or sets region in which the image is drawn.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Rect Rect { get; set; }

Property Value

Rect

See Also