ThreeDFormat
Overview
ThreeDFormat is a class in Aspose.Slides FOSS for .NET.
Inherits from: PVIObject, IThreeDFormat, IThreeDParamSource.
Represents 3-D formatting properties for a shape.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ContourWidth | float | Read/Write | |
ExtrusionHeight | float | Read/Write | Defines the height of the shape’s extrusion for 3D effect |
Depth | float | Read/Write | Indicates the overall depth of the 3D formatted shape |
BevelTop | IShapeBevel | Read | Provides the bevel settings applied to the top edge of the shape |
BevelBottom | IShapeBevel | Read | |
ContourColor | IColorFormat | Read | Sets the color of the shape’s contour line |
ExtrusionColor | IColorFormat | Read | Defines the color applied to the shape’s extrusion surface |
Camera | ICamera | Read | Holds the camera configuration that determines the 3D view perspective |
LightRig | ILightRig | Read | Contains the lighting rig settings used to illuminate the 3D shape |
Material | MaterialPresetType | Read/Write | Specifies the preset material type applied to the shape’s 3D surface |