[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.LeftBracketShape

LeftBracketShape Class

Represents a left bracket shape of the shape container.

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

Constructors

Name Description
LeftBracketShape()

Initializes a new instance of a LeftBracketShape.

LeftBracketShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a LeftBracketShape.

LeftBracketShape(int, int, int, int)

Initializes a new instance of a LeftBracketShape.

LeftBracketShape(Point, Point)

Initializes a new instance of a LeftBracketShape.