Clone() Method

Definition

Assembly Svg.Controls.Skia.Avalonia.dll

Creates a deep clone of this SvgSource with independent model data.

public SvgSource Clone()

Returns

SvgSource
A new SvgSource instance.