[]
Represents a bevel shape of the shape container.
public class BevelShape : FilledShape, IRtfContent, IEnumerable
| 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. |