SvgElementIdManager(SvgDocument) Constructor

Definition

Namespace Svg
Assembly Svg.Custom.dll

Initialises a new instance of an SvgElementIdManager.

public SvgElementIdManager(SvgDocument document)

Parameters

document
SvgDocument

The SvgDocument containing the SvgElements to manage.