GradientStopCollection

GradientStopCollection

概述

GradientStopCollection 是Python的 Aspose.Slides FOSS 的类。. 继承: PVIObject, ISlideComponent, IPresentationComponent.

代表一系列格拉迪特停车场。.

此类提供4种方法,用于在Python程序中使用 GradientStopCollection 对象。. 可用的方法包括: add, clear, insert, remove_at. 所有公共成员都可以在安装Python包的 Aspose.Slides FOSS后访问任何 Python应用程序。. 属性: as_i_collection, as_i_enumerable, as_i_presentation_component, presentation, slide.

属性

名称类型Access描述
as_i_collectionlist阅读获取 as i 集合。.
as_i_enumerableAny阅读获取作为 IEnumerable 的.
as_i_presentation_componentIPresentationComponent阅读允许您获得基 IPresentationComponent 界面。.
slideIBaseSlide阅读获取幻灯片。.
presentationIPresentation阅读获取呈现。.

方法

Signature描述
add()IGradientStop添加一个新的格拉迪特停,并返回一个 IGradientStop 例子。
insert()将格拉迪安停入收藏中
remove_at(index)取消在指数上设置的格拉迪特停留点
clear()将所有格拉迪特停车从收藏中删除

看也

 中文