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