[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.DiamondShape

DiamondShape Class

Represents a diamond shape of the shape container.

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

Constructors

Name Description
DiamondShape()

Initializes a new instance of a DiamondShape.

DiamondShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a DiamondShape.

DiamondShape(int, int, int, int)

Initializes a new instance of a DiamondShape.

DiamondShape(Point, Point)

Initializes a new instance of a DiamondShape.