Table of Contents

Method AddArc

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

AddArc(in ArcSegment)

Adds a single arc to the path geometry.

void AddArc(in ArcSegment arc)

Parameters

arc ArcSegment

The arc segment to add to the figure.