[]
Represents a unknown shape of the shape container.
public class UnknownShape : FilledShape, IRtfContent, IEnumerable
| Name | Description |
|---|---|
| UnknownShape() | Initializes a new instance of a UnknownShape. |
| UnknownShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a UnknownShape. |
| UnknownShape(int, int, int, int) | Initializes a new instance of a UnknownShape. |
| UnknownShape(Point, Point) | Initializes a new instance of a UnknownShape. |