Table of Contents

Class PolyCurveSegment

Namespace
PaintDotNet.UI.Media
Assembly
PaintDotNet.UI.dll
public sealed class PolyCurveSegment : PathSegment
Inheritance
PolyCurveSegment
Inherited Members

Constructors

PolyCurveSegment()
PolyCurveSegment(IEnumerable<Point2Double>)
PolyCurveSegment(IEnumerable<Point2Double>, bool)

Fields

PointsProperty

Properties

Points

Methods

CreateInstanceCore()
OnStream(IGeometrySink, Point2Double, out Point2Double)