IThreeDFormatBevelBottom Property |
Returns or sets the type of a bottom 3D bevel.
Read-only
IShapeBevel.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.2.0.0 (21.2)
SyntaxIShapeBevel BevelBottom { get; }
ReadOnly Property BevelBottom As IShapeBevel
Get
property IShapeBevel^ BevelBottom {
IShapeBevel^ get ();
}
abstract BevelBottom : IShapeBevel with get
Property Value
Type:
IShapeBevel
See Also