An Avalonia.Media.IImage that uses a SkiaSharp.SKPath for content.
public class SKPathImage : AvaloniaObject, IAvaloniaObjectDebug, INotifyPropertyChanged, IImage
kind:method, kind:property, kind:ctor. Press Esc to clear.PaintPropertyDefines the Paint property.SourcePropertyDefines the Source property.PaintGets or sets the SkiaSharp.SKPaint paint.SourceGets or sets the SkiaSharp.SKPath content.