[]
        
(Showing Draft Content)

C1.Word.Canvas.EllipseRibbonShape

EllipseRibbonShape Class

Represents a ellipse ribbon shape of the shape container.

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

Constructors

Name Description
EllipseRibbonShape()

Initializes a new instance of a EllipseRibbonShape.

EllipseRibbonShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a EllipseRibbonShape.

EllipseRibbonShape(Point, Point)

Initializes a new instance of a EllipseRibbonShape.

EllipseRibbonShape(int, int, int, int)

Initializes a new instance of a EllipseRibbonShape.