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
ArcSegmentThe arc segment to add to the figure.
Adds a single arc to the path geometry.
void AddArc(in ArcSegment arc)
arc
ArcSegmentThe arc segment to add to the figure.