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