[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.CurvedConnector2Shape

CurvedConnector2Shape Class

Represents a curved connector2 shape of the shape container.

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

Constructors

Name Description
CurvedConnector2Shape()

Initializes a new instance of a CurvedConnector2Shape.

CurvedConnector2Shape(IShapeContainer, int, int, int, int)

Initializes a new instance of a CurvedConnector2Shape.

CurvedConnector2Shape(int, int, int, int)

Initializes a new instance of a CurvedConnector2Shape.

CurvedConnector2Shape(Point, Point)

Initializes a new instance of a CurvedConnector2Shape.