Table of Contents

Constructor PathSegmentCollection

Namespace
PaintDotNet.UI.Media
Assembly
PaintDotNet.UI.dll

PathSegmentCollection()

public PathSegmentCollection()

PathSegmentCollection(IEnumerable<PathSegment>)

public PathSegmentCollection(IEnumerable<PathSegment> segments)

Parameters

segments IEnumerable<PathSegment>

PathSegmentCollection(int)

public PathSegmentCollection(int capacity)

Parameters

capacity int