EditStrokeProfileAsync Property

Definition

Assembly Svg.Editor.Avalonia.dll
public Func<StrokeProfileEntry, Task<IReadOnlyList<StrokePointInfo>?>>? EditStrokeProfileAsync { get; set; }

Returns