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

NameTypeAccessDescription
WidthfloatRead/WriteGets or sets the bevel width in points.
HeightfloatRead/WriteGets or sets the bevel height in points.
BevelTypeBevelPresetTypeRead/WriteGets or sets the bevel preset type.

See Also