SvgPathSegmentList Class

Definition

[TypeConverter(typeof(SvgPathBuilder))]
public sealed class SvgPathSegmentList : IList<SvgPathSegment>, ICollection<SvgPathSegment>, IEnumerable<SvgPathSegment>, IEnumerable, ICloneable
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Properties (6)

Methods (11)

Explicit Interface Implementation Methods (1)