IThreeDFormat

Overview

IThreeDFormat is a interface in Aspose.Slides FOSS for .NET.

Represents 3-D properties.

Properties

NameTypeAccessDescription
ContourWidthfloatRead/WriteSpecifies the width of the shape’s contour line
ExtrusionHeightfloatRead/WriteDefines the height of the shape’s extrusion
DepthfloatRead/WriteRepresents the depth of the 3D shape
BevelTopIShapeBevelReadProvides bevel settings for the top edge of the shape
BevelBottomIShapeBevelReadProvides bevel settings for the bottom edge of the shape
ContourColorIColorFormatReadGets or sets the color of the shape’s contour line
ExtrusionColorIColorFormatReadGets or sets the color applied to the shape’s extrusion
CameraICameraReadDefines the camera view used to render the 3D shape
LightRigILightRigReadSpecifies the lighting rig that illuminates the 3D shape
MaterialMaterialPresetTypeRead/WriteSelects a preset material type for the shape’s surface

See Also