Remove(SvgElement) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll

Removed the specified SvgElement from ID management.

public virtual void Remove(SvgElement element)

Parameters

element
SvgElement

The SvgElement to be removed from ID management.