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

NameTypeAccessDescription
WidthfloatRead/Write
HeightfloatRead/WriteGets or sets the bevel’s height in points
BevelTypeBevelPresetTypeRead/WriteGets or sets the preset type of the bevel

Methods

SignatureDescription
ShapeBevel(isTopBevel: bool)Whether this bevel represents the top face.

See Also