Share via


PathSegmentCollection Class

Definition

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

Constructors

PathSegmentCollection()

Applies to