Table of Contents

Method AddClosedCurve

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

AddClosedCurve(Point[])

public void AddClosedCurve(Point[] points)

Parameters

points Point[]

AddClosedCurve(PointF[])

public void AddClosedCurve(PointF[] points)

Parameters

points PointF[]

AddClosedCurve(Point[], float)

public void AddClosedCurve(Point[] points, float tension)

Parameters

points Point[]
tension float

AddClosedCurve(PointF[], float)

public void AddClosedCurve(PointF[] points, float tension)

Parameters

points PointF[]
tension float