ThreeDFormat class
Contents
[
Hide
]ThreeDFormat class
Represents 3-D properties.
Inheritance:ThreeDFormat
→ PVIObject
The ThreeDFormat type exposes the following members:
Properties
Property | Description |
---|---|
contour_width | Returns or sets the width of a 3D contour. Read/write float. |
extrusion_height | Returns or sets the height of an extrusion effect. Read/write float. |
depth | Returns or sets the depth of a 3D shape. Read/write float. |
bevel_top | Returns or sets the type of a top 3D bevel. Read-only IShapeBevel . |
bevel_bottom | Returns or sets the type of a bottom 3D bevel. Read-only IShapeBevel . |
contour_color | Returns or sets the color of a contour. Read-only IColorFormat . |
extrusion_color | Returns or sets the color of an extrusion. Read-only IColorFormat . |
camera | Returns or sets the settings of a camera. Read-only ICamera . |
light_rig | Returns or sets the type of a light. Read-only ILightRig . |
material | Returns or sets the type of a material. Read/write MaterialPresetType . |
slide | |
presentation |
Methods
Method | Description |
---|---|
get_effective | Gets effective 3-D formatting data with the inheritance applied. |
Examples
The following example shows how to add 3D shape in PowerPoint Presentation.
The following example shows how to apply Gradient affect to 3D shape in PowerPoint Presentation.
The following example shows how to apply 3D effect on text. For creating a 3D text its possible to use WordArt transform effect.
See Also
- class
PVIObject
- class
ThreeDFormat
- module
aspose.slides
- library
Aspose.Slides