Add(SvgElement) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll

Adds the specified SvgElement for ID management.

public virtual void Add(SvgElement element)

Parameters

element
SvgElement

The SvgElement to be managed.