Namespace TallComponents.PDF.Shapes

Class ArcShape

An arc shape is a segment of an ellipse outline. It has a center, a horizontal and vertical radius and it has a start and sweep angle.

Syntax

public class ArcShape : PathShape

Constructors

Properties