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