PathFigureCollection Class

Definition

public sealed class PathFigureCollection : System.Collections.ObjectModel.ObservableCollection<Xamarin.Forms.Shapes.PathFigure>
type PathFigureCollection = class
    inherit ObservableCollection<PathFigure>
Inheritance
System.Collections.ObjectModel.ObservableCollection<PathFigure>
PathFigureCollection

Constructors

PathFigureCollection()

Applies to