ShapeBevel
Overview
ShapeBevel is a class in Aspose.Slides FOSS for Python.
Inherits from: PVIObject, ISlideComponent, IPresentationComponent.
Contains the properties of shape’s main face relief.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
width | float | Read | Bevel width. |
height | float | Read | Bevel height. |
bevel_type | BevelPresetType | Read | Bevel type. |
Methods
| Signature | Description |
|---|---|
__init__(b_is_top_bevel) |