[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.LineShape

LineShape Class

Represents a line shape of the shape container.

Inheritance
LineShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class LineShape : LinedShape

Constructors

Name Description
LineShape()

Initializes a new instance of a LineShape.

LineShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a LineShape.

LineShape(int, int, int, int)

Initializes a new instance of a LineShape.

LineShape(Point, Point)

Initializes a new instance of a LineShape.