IShapeBevel
Overview
IShapeBevel is a interface in Aspose.Slides FOSS for .NET.
Represents the bevel (relief) properties of a shape’s face.
Properties: BevelType, Height, Width.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Width | float | Read/Write | Gets or sets the bevel width in points. |
Height | float | Read/Write | Gets or sets the bevel height in points. |
BevelType | BevelPresetType | Read/Write | Gets or sets the bevel preset type. |