ThreeDFormat

Overview

ThreeDFormat is a class in Aspose.Slides FOSS for Python. Inherits from: PVIObject, ISlideComponent, IPresentationComponent.

Represents 3-D properties.

Properties

NameTypeAccessDescription
contour_widthfloatReadReturns or sets the width of a 3D contour.
extrusion_heightfloatReadReturns or sets the height of an extrusion effect.
depthfloatReadReturns or sets the depth of a 3D shape.
bevel_topIShapeBevelReadReturns or sets the type of a top 3D bevel.
bevel_bottomIShapeBevelReadReturns or sets the type of a bottom 3D bevel.
contour_colorIColorFormatReadReturns or sets the color of a contour.
extrusion_colorIColorFormatReadReturns or sets the color of an extrusion.
cameraICameraReadReturns or sets the settings of a camera.
light_rigILightRigReadReturns or sets the type of a light.
materialMaterialPresetTypeReadReturns or sets the type of a material.

See Also