[]
Represents a octagon shape of the shape container.
public class OctagonShape : FilledShape, IRtfContent, IEnumerable
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. |