[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextOctagonShape

TextOctagonShape Class

Represents a text octagon shape of the shape container.

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

Constructors

Name Description
TextOctagonShape()

Initializes a new instance of a TextOctagonShape.

TextOctagonShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextOctagonShape.

TextOctagonShape(int, int, int, int)

Initializes a new instance of a TextOctagonShape.

TextOctagonShape(Point, Point)

Initializes a new instance of a TextOctagonShape.