ShapeBevel
ShapeBevel
概述
ShapeBevel 是Python的Aspose.Slides FOSS中的一个类. 继承人: PVIObject, ISlideComponent, IPresentationComponent.
包含形状的主要面部轻松的特性.
这个类提供了一个方法,用于在Python程序中使用ShapeBevel 对象. 有的方法包括: __init__. 在安装Python包的Aspose.Slides FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: as_i_presentation_component, bevel_type, height, presentation, slide, width.
属性
| 名称: | 类型 | Access | 描述情况 |
|---|---|---|---|
width | float | 阅读/写作 | 杆宽度. |
height | float | 阅读/写作 | 楼高度. |
bevel_type | BevelPresetType | 阅读/写作 | 杆类型. |
as_i_presentation_component | IPresentationComponent | 阅读 | 允许获得基本的 IPresentationComponent 接口. |
slide | IBaseSlide | 阅读 | 获取幻灯片。. |
presentation | IPresentation | 阅读 | 获取表示。. |
方法
| Signature | 描述情况 |
|---|---|
__init__(b_is_top_bevel) |