ISVGElementBuilder.Configurations

ISVGElementBuilder.Configurations property

A list of actions or configurations that are applied to the SVGElement during the build process.

public List<Action<SVGElement>> Configurations { get; }

See Also