[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.OctagonShape

OctagonShape Class

Represents a octagon shape of the shape container.

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

Constructors

Name Description
OctagonShape()

Initializes a new instance of a OctagonShape.

OctagonShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a OctagonShape.

OctagonShape(int, int, int, int)

Initializes a new instance of a OctagonShape.

OctagonShape(Point, Point)

Initializes a new instance of a OctagonShape.