Namespace TallComponents.PDF.Layout.Shapes

Class PieShape

A pie is an arc shape with the addition of two straight lines drawn from the center to the start and end point of the arc. The closed area is filled using the specified brush (if any). A pie is fully defined by attributes of its base classes.

Syntax

public class PieShape : ArcShape

Constructors