IThreeDFormat

Overview

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

Represents 3-D properties.

Properties: BevelBottom, BevelTop, Camera, ContourColor, ContourWidth, Depth, and 4 more.

Properties

NameTypeAccessDescription
ContourWidthfloatRead/WriteReturns or sets the width of a 3D contour.
ExtrusionHeightfloatRead/WriteReturns or sets the height of an extrusion effect.
DepthfloatRead/WriteReturns or sets the depth of a 3D shape.
BevelTopIShapeBevelReadReturns the type of a top 3D bevel.
BevelBottomIShapeBevelReadReturns the type of a bottom 3D bevel.
ContourColorIColorFormatReadReturns the color of a contour.
ExtrusionColorIColorFormatReadReturns the color of an extrusion.
CameraICameraReadReturns the settings of a camera.
LightRigILightRigReadReturns the type of a light.
MaterialMaterialPresetTypeRead/WriteReturns or sets the type of a material.

See Also