[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.PentagonShape

PentagonShape Class

Represents a pentagon shape of the shape container.

Inheritance
PentagonShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.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(int, int, int, int)

Initializes a new instance of a PentagonShape.

PentagonShape(Point, Point)

Initializes a new instance of a PentagonShape.