SvgCustomAttributeCollection(SvgElement) Constructor

Definition

Namespace Svg
Assembly Svg.Custom.dll

Initialises a new instance of a SvgAttributeCollection with the given SvgElement as the owner.

public SvgCustomAttributeCollection(SvgElement owner)

Parameters

owner
SvgElement

The SvgElement owner of the collection.