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

NameTypeAccessDescription
widthfloatReadBevel width.
heightfloatReadBevel height.
bevel_typeBevelPresetTypeReadBevel type.

Methods

SignatureDescription
__init__(b_is_top_bevel)

See Also