Table of Contents

Class PolyLineSegment

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

Constructors

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

Fields

PointsProperty

Properties

Points

Methods

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