ShapeBevel Class

Contains the properties of shape's main face relief.
Inheritance Hierarchy

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public class ShapeBevel : PVIObject, IShapeBevel

The ShapeBevel type exposes the following members.

Constructors
  NameDescription
Public methodShapeBevel
Creates new instance.
Properties
  NameDescription
Public propertyBevelType
Bevel type. Read/write BevelPresetType.
Public propertyHeight
Bevel height. Read/write Double.
Public propertyWidth
Bevel width. Read/write Double.
Methods
  NameDescription
Public methodEquals
Compares with specified object.
(Inherited from PVIObject.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Returns hash code.
(Inherited from PVIObject.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also