IThreeDFormat
Overview
IThreeDFormat is a interface in Aspose.Slides FOSS for .NET.
Represents 3-D properties.
Properties: BevelBottom, BevelTop, Camera, ContourColor, ContourWidth, Depth, and 4 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ContourWidth | float | Read/Write | Returns or sets the width of a 3D contour. |
ExtrusionHeight | 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. |
BevelTop | IShapeBevel | Read | Returns the type of a top 3D bevel. |
BevelBottom | IShapeBevel | Read | Returns the type of a bottom 3D bevel. |
ContourColor | IColorFormat | Read | Returns the color of a contour. |
ExtrusionColor | IColorFormat | Read | Returns the color of an extrusion. |
Camera | ICamera | Read | Returns the settings of a camera. |
LightRig | ILightRig | Read | Returns the type of a light. |
Material | MaterialPresetType | Read/Write | Returns or sets the type of a material. |