Source Property
Gets or sets the source for the bitmap.
Definition
Namespace: Avalonia.Media.Imaging
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IImage? Source { get; set; }
Public Property Source As IImage
Get
Set
member Source : IImage with get, set