[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.BentConnector3Shape

BentConnector3Shape Class

Represents a bent connector3 shape of the shape container.

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

Constructors

Name Description
BentConnector3Shape()

Initializes a new instance of a BentConnector3Shape.

BentConnector3Shape(IShapeContainer, int, int, int, int)

Initializes a new instance of a BentConnector3Shape.

BentConnector3Shape(int, int, int, int)

Initializes a new instance of a BentConnector3Shape.

BentConnector3Shape(Point, Point)

Initializes a new instance of a BentConnector3Shape.