[]
        
(Showing Draft Content)

C1.Word.Canvas.ParallelogramShape

ParallelogramShape Class

Represents a parallelogram shape of the shape container.

Inheritance
ParallelogramShape
Namespace: C1.Word.Canvas
Assembly: C1.Pdf.dll
Syntax
public class ParallelogramShape : FilledShape, IRtfContent, IEnumerable

Constructors

Name Description
ParallelogramShape()

Initializes a new instance of a ParallelogramShape.

ParallelogramShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a ParallelogramShape.

ParallelogramShape(Point, Point)

Initializes a new instance of a ParallelogramShape.

ParallelogramShape(int, int, int, int)

Initializes a new instance of a ParallelogramShape.