SvgVisualElementDeepCopyT Method

Definition

Namespace: Svg
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public override SvgElement DeepCopy<T>()
where T : new(), SvgElement

Type Parameters

T

Return Value

SvgElement

See Also