[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.RightBracketShape

RightBracketShape Class

Represents a right bracket shape of the shape container.

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

Constructors

Name Description
RightBracketShape()

Initializes a new instance of a RightBracketShape.

RightBracketShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a RightBracketShape.

RightBracketShape(int, int, int, int)

Initializes a new instance of a RightBracketShape.

RightBracketShape(Point, Point)

Initializes a new instance of a RightBracketShape.