[]
        
(Showing Draft Content)

C1.Word.Canvas.PentagonShape

PentagonShape Class

Represents a pentagon shape of the shape container.

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

Constructors

Name Description
PentagonShape()

Initializes a new instance of a PentagonShape.

PentagonShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a PentagonShape.

PentagonShape(Point, Point)

Initializes a new instance of a PentagonShape.

PentagonShape(int, int, int, int)

Initializes a new instance of a PentagonShape.