[]
        
(Showing Draft Content)

C1.Word.Canvas.DonutShape

DonutShape Class

Represents a donut shape of the shape container.

Inheritance
DonutShape
Namespace: C1.Word.Canvas
Assembly: C1.Pdf.dll
Syntax
public class DonutShape : FilledShape, IRtfContent, IEnumerable

Constructors

Name Description
DonutShape()

Initializes a new instance of a DonutShape.

DonutShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a DonutShape.

DonutShape(Point, Point)

Initializes a new instance of a DonutShape.

DonutShape(int, int, int, int)

Initializes a new instance of a DonutShape.