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.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class ArcShape : PathShape
Visual Basic
<SerializableAttribute> _
Public Class ArcShape _
	Inherits PathShape

Inheritance Hierarchy

See Also