[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.BentConnector2Shape

BentConnector2Shape Class

Represents a bent connector2 shape of the shape container.

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

Constructors

Name Description
BentConnector2Shape()

Initializes a new instance of a BentConnector2Shape.

BentConnector2Shape(IShapeContainer, int, int, int, int)

Initializes a new instance of a BentConnector2Shape.

BentConnector2Shape(int, int, int, int)

Initializes a new instance of a BentConnector2Shape.

BentConnector2Shape(Point, Point)

Initializes a new instance of a BentConnector2Shape.