[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.HomePlateShape

HomePlateShape Class

Represents a home plate shape of the shape container.

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

Constructors

Name Description
HomePlateShape()

Initializes a new instance of a HomePlateShape.

HomePlateShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a HomePlateShape.

HomePlateShape(int, int, int, int)

Initializes a new instance of a HomePlateShape.

HomePlateShape(Point, Point)

Initializes a new instance of a HomePlateShape.