[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.SmileyFaceShape

SmileyFaceShape Class

Represents a smiley face shape of the shape container.

Inheritance
SmileyFaceShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class SmileyFaceShape : FilledShape, IRtfContent, IEnumerable

Constructors

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.