[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.BracketPairShape

BracketPairShape Class

Represents a bracket pair shape of the shape container.

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

Constructors

Name Description
BracketPairShape()

Initializes a new instance of a BracketPairShape.

BracketPairShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a BracketPairShape.

BracketPairShape(int, int, int, int)

Initializes a new instance of a BracketPairShape.

BracketPairShape(Point, Point)

Initializes a new instance of a BracketPairShape.