[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.BevelShape

BevelShape Class

Represents a bevel shape of the shape container.

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

Constructors

Name Description
BevelShape()

Initializes a new instance of a BevelShape.

BevelShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a BevelShape.

BevelShape(int, int, int, int)

Initializes a new instance of a BevelShape.

BevelShape(Point, Point)

Initializes a new instance of a BevelShape.