IShapeBevel Interface

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IShapeBevel

The IShapeBevel type exposes the following members.

Properties
  NameDescription
Public propertyBevelType
Bevel type. Read/write BevelPresetType.
Public propertyHeight
Bevel height. Read/write Double.
Public propertyWidth
Bevel width. Read/write Double.
See Also