ThreeDFormat
ThreeDFormat
概述
ThreeDFormat 是Python的 Aspose.Slides FOSS 的类。. 继承: PVIObject, ISlideComponent, IPresentationComponent.
代表3D属性。.
属性: as_i_presentation_component, bevel_bottom, bevel_top, camera, contour_color, contour_width,还有7个。.
属性
| 名称 | 类型 | Access | 描述 |
|---|---|---|---|
contour_width | float | 阅读/写作 | 返回或设置一个3D对象的宽度。. |
extrusion_height | float | 阅读/写作 | 返回或设置抽取效果的高度。. |
depth | float | 阅读/写作 | 返回或设置一个3D形状的深度。. |
bevel_top | IShapeBevel | 阅读 | 返回或设置一个顶级3D的类型。. |
bevel_bottom | IShapeBevel | 阅读 | 返回或设置底部3D类型。. |
contour_color | IColorFormat | 阅读 | 返回或设置一个对象的颜色。. |
extrusion_color | IColorFormat | 阅读 | 返回或设置抽出物的颜色。. |
camera | ICamera | 阅读 | 返回或设置相机的设置。. |
light_rig | ILightRig | 阅读 | 返回或设置光的类型。. |
material | MaterialPresetType | 阅读/写作 | 返回或设置材料类型。. |
as_i_presentation_component | IPresentationComponent | 阅读 | 允许您获得基 IPresentationComponent 界面。. |
slide | IBaseSlide | 阅读 | 获取幻灯片。. |
presentation | IPresentation | 阅读 | 获取演示。. |