[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.BentConnector4Shape

BentConnector4Shape Class

Represents a bent connector4 shape of the shape container.

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

Constructors

Name Description
BentConnector4Shape()

Initializes a new instance of a BentConnector4Shape.

BentConnector4Shape(IShapeContainer, int, int, int, int)

Initializes a new instance of a BentConnector4Shape.

BentConnector4Shape(int, int, int, int)

Initializes a new instance of a BentConnector4Shape.

BentConnector4Shape(Point, Point)

Initializes a new instance of a BentConnector4Shape.