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