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

Namespace: TallComponents.PDF.Shapes
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class ArcShape : PathShape
Visual Basic
Public Class ArcShape _
	Inherits PathShape

Inheritance Hierarchy

See Also