[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.RibbonShape

RibbonShape Class

Represents a ribbon shape of the shape container.

Inheritance
RibbonShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RibbonShape : FilledShape, IRtfContent, IEnumerable

Constructors

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.