Class PathFigures
public sealed class PathFigures : AvaloniaList<PathFigure>, IAvaloniaList<PathFigure>, IList<PathFigure>, ICollection<PathFigure>, IAvaloniaReadOnlyList<PathFigure>, IReadOnlyList<PathFigure>, IReadOnlyCollection<PathFigure>, IEnumerable<PathFigure>, INotifyCollectionChanged, INotifyPropertyChanged, IList, ICollection, IEnumerable
- Inheritance
-
PathFigures
- Implements
- Inherited Members
- Extension Methods
Constructors
PathFigures()
public PathFigures()
Methods
Parse(string)
Parses the specified path data to a PathFigures.
public static PathFigures Parse(string pathData)
Parameters
pathData
stringThe s.