IThreeDFormatEffectiveData class
Contents
[
Hide
]IThreeDFormatEffectiveData class
Immutable object which represents effective 3-D formatting properties.
The IThreeDFormatEffectiveData type exposes the following members:
Properties
Property | Description |
---|---|
contour_width | Returns the width of a 3D contour. Read-only float. |
extrusion_height | Returns the height of an extrusion effect. Read-only float. |
depth | Returns the depth of a 3D shape. Read-only float. |
bevel_top | Returns the type of a top 3D bevel. Read-only IShapeBevelEffectiveData . |
bevel_bottom | Returns the type of a bottom 3D bevel. Read-only IShapeBevelEffectiveData . |
contour_color | Returns the color of a contour. Read-only aspose.pydrawing.Color. |
extrusion_color | Returns the color of an extrusion. Read-only aspose.pydrawing.Color. |
camera | Returns the settings of a camera. Read-only ICameraEffectiveData . |
light_rig | Returns the type of a light. Read-only ILightRigEffectiveData . |
material | Returns the type of a material. Read-only MaterialPresetType . |
Remarks
This interface is used together with the IThreeDFormat
interface to return effective formatting values with inheritance applied.
See Also
- class
IThreeDFormat
- module
aspose.slides
- library
Aspose.Slides