SvgVisualElementDeepCopyT Method
Namespace: SvgAssembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public override SvgElement DeepCopy<T>()
where T : new(), SvgElement
Public Overrides Function DeepCopy(Of T As {New, SvgElement}) As SvgElement
public:
generic<typename T>
where T : gcnew(), SvgElement
virtual SvgElement^ DeepCopy() override
abstract DeepCopy : unit -> SvgElement when 'T : new() and SvgElement
override DeepCopy : unit -> SvgElement when 'T : new() and SvgElement
- T
SvgElement