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

NameTypeAccessDescription
ContourWidthfloatRead/Write
ExtrusionHeightfloatRead/WriteDefines the height of the shape’s extrusion for 3D effect
DepthfloatRead/WriteIndicates the overall depth of the 3D formatted shape
BevelTopIShapeBevelReadProvides the bevel settings applied to the top edge of the shape
BevelBottomIShapeBevelRead
ContourColorIColorFormatReadSets the color of the shape’s contour line
ExtrusionColorIColorFormatReadDefines the color applied to the shape’s extrusion surface
CameraICameraReadHolds the camera configuration that determines the 3D view perspective
LightRigILightRigReadContains the lighting rig settings used to illuminate the 3D shape
MaterialMaterialPresetTypeRead/WriteSpecifies the preset material type applied to the shape’s 3D surface

See Also