Clone() Method

Definition

Assembly Svg.Controls.Skia.Avalonia.dll

Creates a deep clone of this SvgImage with an independent source.

public SvgImage Clone()

Returns

SvgImage
A new SvgImage instance.