Drawing Property
Gets or sets the visual to draw.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Drawing? Drawing { get; set; }
Public Property Drawing As Drawing
Get
Set
member Drawing : Drawing with get, set