[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FoldedCornerShape

FoldedCornerShape Class

Represents a folded corner shape of the shape container.

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

Constructors

Name Description
FoldedCornerShape()

Initializes a new instance of a FoldedCornerShape.

FoldedCornerShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FoldedCornerShape.

FoldedCornerShape(int, int, int, int)

Initializes a new instance of a FoldedCornerShape.

FoldedCornerShape(Point, Point)

Initializes a new instance of a FoldedCornerShape.