[]
Represents a ellipse ribbon shape of the shape container.
public class EllipseRibbonShape : FilledShape, IRtfContent, IEnumerable
| Name | Description |
|---|---|
| EllipseRibbonShape() | Initializes a new instance of a EllipseRibbonShape. |
| EllipseRibbonShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a EllipseRibbonShape. |
| EllipseRibbonShape(int, int, int, int) | Initializes a new instance of a EllipseRibbonShape. |
| EllipseRibbonShape(Point, Point) | Initializes a new instance of a EllipseRibbonShape. |