Sandbox Logo

SvgDocument.Paths

IReadOnlyList<SvgPath> Paths { get; set; }

Description

List of all shapes in the document.

Return

User Comments