ShapeBevel
Overview
ShapeBevel is a class in Aspose.Slides FOSS for .NET.
Inherits from: PVIObject, IShapeBevel.
Represents the bevel (relief) properties of a shape’s face.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Width | float | Read/Write | |
Height | float | Read/Write | Gets or sets the bevel’s height in points |
BevelType | BevelPresetType | Read/Write | Gets or sets the preset type of the bevel |
Methods
| Signature | Description |
|---|---|
ShapeBevel(isTopBevel: bool) | Whether this bevel represents the top face. |