[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.HeartShape

HeartShape Class

Represents a heart shape of the shape container.

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

Constructors

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.