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: AsIPresentationComponent, BevelBottom, BevelTop, Camera, ContourColor, ContourWidth, and 7 more.

Properties

NameTypeAccessDescription
ContourWidthfloatRead/WriteGets or sets the contour width.
ExtrusionHeightfloatRead/WriteGets or sets the extrusion height.
DepthfloatRead/WriteGets or sets the depth.
BevelTopIShapeBevelReadGets the bevel top.
BevelBottomIShapeBevelReadGets the bevel bottom.
ContourColorIColorFormatReadGets the contour color.
ExtrusionColorIColorFormatReadGets the extrusion color.
CameraICameraReadGets the camera.
LightRigILightRigReadGets the light rig.
MaterialMaterialPresetTypeRead/WriteGets or sets the material.
AsIPresentationComponentIPresentationComponentReadGets the as i presentation component.
SlideIBaseSlide?ReadGets the slide.
PresentationIPresentation?ReadGets the presentation.

See Also