Shape3DSettings Properties
Contains properties that specify the 3D settings of a shape.| Name | Description |
|---|---|
| BottomBevelHeight | Gets or sets the height of the shape’s bottom bevel. |
| BottomBevelPreset | Gets or sets the preset type of the shape’s bottom bevel. |
| BottomBevelWidth | Gets or sets the width of the shape’s bottom bevel. |
| ContourColor | Gets or sets the contour color of a 3D shape. |
| ContourWidth | Gets or sets the contour width of a 3D shape. |
| ExtrusionColor | Gets or sets the color of the extrusion applied to a shape. The extrusion on a shape is an artificial height applied to the geometry. |
| ExtrusionHeight | Gets or sets the height of the extrusion applied to a shape. The extrusion on a shape is an artificial height applied to the geometry. |
| PresetMaterial | Gets or sets the preset material of a 3D shape. |
| ShapeDepth | Gets or sets the depth of a 3D shape. |
| TopBevelHeight | Gets or sets the height of the shape’s top bevel. |
| TopBevelPreset | Gets or sets the preset type of the shape’s top bevel. |
| TopBevelWidth | Gets or sets the width of the shape’s top bevel. |
See Also