[]
        
(Showing Draft Content)

C1.Word.Canvas.DiamondShape

DiamondShape Class

Represents a diamond shape of the shape container.

Inheritance
DiamondShape
Namespace: C1.Word.Canvas
Assembly: C1.Pdf.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(Point, Point)

Initializes a new instance of a DiamondShape.

DiamondShape(int, int, int, int)

Initializes a new instance of a DiamondShape.