Clone() Method

Definition

Namespace Avalonia.Svg
Assembly Svg.Controls.Avalonia.dll

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

public SvgImage Clone()

Returns

SvgImage
A new SvgImage instance.