[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.CurvedConnector5Shape

CurvedConnector5Shape Class

Represents a curved connector5 shape of the shape container.

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

Constructors

Name Description
CurvedConnector5Shape()

Initializes a new instance of a CurvedConnector5Shape.

CurvedConnector5Shape(IShapeContainer, int, int, int, int)

Initializes a new instance of a CurvedConnector5Shape.

CurvedConnector5Shape(int, int, int, int)

Initializes a new instance of a CurvedConnector5Shape.

CurvedConnector5Shape(Point, Point)

Initializes a new instance of a CurvedConnector5Shape.