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描述情况
widthfloat阅读/写作杆宽度.
heightfloat阅读/写作楼高度.
bevel_typeBevelPresetType阅读/写作杆类型.
as_i_presentation_componentIPresentationComponent阅读允许获得基本的 IPresentationComponent 接口.
slideIBaseSlide阅读获取幻灯片。.
presentationIPresentation阅读获取表示。.

方法

Signature描述情况
__init__(b_is_top_bevel)

查看更多

 中文