IThreeDFormat
Overview
IThreeDFormat is a interface in Aspose.Slides FOSS for .NET.
Represents 3-D properties.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ContourWidth | float | Read/Write | Specifies the width of the shape’s contour line |
ExtrusionHeight | float | Read/Write | Defines the height of the shape’s extrusion |
Depth | float | Read/Write | Represents the depth of the 3D shape |
BevelTop | IShapeBevel | Read | Provides bevel settings for the top edge of the shape |
BevelBottom | IShapeBevel | Read | Provides bevel settings for the bottom edge of the shape |
ContourColor | IColorFormat | Read | Gets or sets the color of the shape’s contour line |
ExtrusionColor | IColorFormat | Read | Gets or sets the color applied to the shape’s extrusion |
Camera | ICamera | Read | Defines the camera view used to render the 3D shape |
LightRig | ILightRig | Read | Specifies the lighting rig that illuminates the 3D shape |
Material | MaterialPresetType | Read/Write | Selects a preset material type for the shape’s surface |