ThreeDFormat
Vue de l’ensemble
‘ThreeDFormat’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: PVIObject, ISlideComponent et IPresentationComposant.
Il présente des propriétés 3D.
Propriétés : as_i_presentation_component, bevel_bottom , bevel-top et 7 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
contour_width | float | Read/Write | Returns or sets the width of a 3D contour. |
extrusion_height | float | Read/Write | Returns or sets the height of an extrusion effect. |
depth | float | Read/Write | Returns or sets the depth of a 3D shape. |
bevel_top | IShapeBevel | Read | Returns or sets the type of a top 3D bevel. |
bevel_bottom | IShapeBevel | Read | Returns or sets the type of a bottom 3D bevel. |
contour_color | IColorFormat | Read | Returns or sets the color of a contour. |
extrusion_color | IColorFormat | Read | Returns or sets the color of an extrusion. |
camera | ICamera | Read | Returns or sets the settings of a camera. |
light_rig | ILightRig | Read | Returns or sets the type of a light. |
material | MaterialPresetType | Read/Write | Returns or sets the type of a material. |
as_i_presentation_component | IPresentationComponent | Read | Allows to get base IPresentationComponent interface. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
Voir aussi
- Aspose.Slides - référence API d’entreprise