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