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