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: AsIPresentationComponent, BevelBottom, BevelTop, Camera, ContourColor, ContourWidth, and 7 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ContourWidth | float | Read/Write | Gets or sets the contour width. |
ExtrusionHeight | float | Read/Write | Gets or sets the extrusion height. |
Depth | float | Read/Write | Gets or sets the depth. |
BevelTop | IShapeBevel | Read | Gets the bevel top. |
BevelBottom | IShapeBevel | Read | Gets the bevel bottom. |
ContourColor | IColorFormat | Read | Gets the contour color. |
ExtrusionColor | IColorFormat | Read | Gets the extrusion color. |
Camera | ICamera | Read | Gets the camera. |
LightRig | ILightRig | Read | Gets the light rig. |
Material | MaterialPresetType | Read/Write | Gets or sets the material. |
AsIPresentationComponent | IPresentationComponent | Read | Gets the as i presentation component. |
Slide | IBaseSlide? | Read | Gets the slide. |
Presentation | IPresentation? | Read | Gets the presentation. |