[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.HexagonShape

HexagonShape Class

Represents a hexagon shape of the shape container.

Inheritance
HexagonShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class HexagonShape : FilledShape, IRtfContent, IEnumerable

Constructors

Name Description
HexagonShape()

Initializes a new instance of a HexagonShape.

HexagonShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a HexagonShape.

HexagonShape(int, int, int, int)

Initializes a new instance of a HexagonShape.

HexagonShape(Point, Point)

Initializes a new instance of a HexagonShape.