[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.LeftBraceShape

LeftBraceShape Class

Represents a left brace shape of the shape container.

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

Constructors

Name Description
LeftBraceShape()

Initializes a new instance of a LeftBraceShape.

LeftBraceShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a LeftBraceShape.

LeftBraceShape(int, int, int, int)

Initializes a new instance of a LeftBraceShape.

LeftBraceShape(Point, Point)

Initializes a new instance of a LeftBraceShape.