Clone() Method

Definition

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

Creates a deep clone of this SvgSource.

public SvgSource Clone()

Returns

SvgSource
A new SvgSource instance.