[]
        
(Showing Draft Content)

C1.C1Word.Canvas.PentagonShape

PentagonShape Class

Represents a pentagon shape of the shape container.

Inheritance
PentagonShape
Namespace: C1.C1Word.Canvas
Assembly: C1.C1Word.4.8.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.