[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextHexagonShape

TextHexagonShape Class

Represents a text hexagon shape of the shape container.

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

Constructors

Name Description
TextHexagonShape()

Initializes a new instance of a TextHexagonShape.

TextHexagonShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextHexagonShape.

TextHexagonShape(int, int, int, int)

Initializes a new instance of a TextHexagonShape.

TextHexagonShape(Point, Point)

Initializes a new instance of a TextHexagonShape.