ShapeBevel
ShapeBevel class
Contains the properties of shape’s main face relief.
public sealed class ShapeBevel : PVIObject, IShapeBevel
Constructors
| Name | Description |
|---|---|
| ShapeBevel(bool) | Creates new instance. |
Properties
| Name | Description |
|---|---|
| AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
| BevelType { get; set; } | Bevel type. Read/write BevelPresetType. |
| Height { get; set; } | Bevel height. Read/write Double. |
| Width { get; set; } | Bevel width. Read/write Double. |
Methods
| Name | Description |
|---|---|
| override Equals(object) | |
| override GetHashCode() | Returns hash code. |
See Also
- class PVIObject
- interface IShapeBevel
- namespace Aspose.Slides
- assembly Aspose.Slides