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.ShapesAssembly: 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
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Shapes..::..Shape
TallComponents.PDF.Layout.Shapes..::..ContentShape
TallComponents.PDF.Layout.Shapes..::..PathShape
TallComponents.PDF.Layout.Shapes..::..ArcShape
TallComponents.PDF.Layout.Shapes..::..PieShape
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Shapes..::..Shape
TallComponents.PDF.Layout.Shapes..::..ContentShape
TallComponents.PDF.Layout.Shapes..::..PathShape
TallComponents.PDF.Layout.Shapes..::..ArcShape
TallComponents.PDF.Layout.Shapes..::..PieShape