ThreeDFormat
Contents
[
Hide
]
ThreeDFormat class
Represents 3-D properties.
The ThreeDFormat type exposes the following members:
Properties
Name | Description |
---|---|
as_i_presentation_component | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
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 | Returns the base slide. Read-only IBaseSlide. |
presentation | Returns the presentation. Read-only IPresentation. |
as_i_three_d_param_source | Allows to get base IThreeDParamSource interface. Read-only IThreeDParamSource. |
Methods
Name | Description |
---|---|
get_effective() | Gets effective 3-D formatting data with the inheritance applied. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides