ThreeDFormat

ThreeDFormat class

Represents 3-D properties.

getBevelBottom

NameDescription
getBevelBottom()Returns or sets the type of a bottom 3D bevel. Read-only IShapeBevel.

Result: ShapeBevel


getBevelTop

NameDescription
getBevelTop()Returns or sets the type of a top 3D bevel. Read-only IShapeBevel.

Result: ShapeBevel


getCamera

NameDescription
getCamera()Returns or sets the settings of a camera. Read-only ICamera.

Result: Camera


getContourColor

NameDescription
getContourColor()Returns or sets the color of a contour. Read-only IColorFormat.

Result: ColorFormat


getContourWidth

NameDescription
getContourWidth()Returns or sets the width of a 3D contour. Read/write double.

Result: double


getDepth

NameDescription
getDepth()Returns or sets the depth of a 3D shape. Read/write double.

Result: double


getEffective

NameDescription
getEffective()Gets effective 3-D formatting data with the inheritance applied.

Result: ThreeDFormatEffectiveData


getExtrusionColor

NameDescription
getExtrusionColor()Returns or sets the color of an extrusion. Read-only IColorFormat.

Result: ColorFormat


getExtrusionHeight

NameDescription
getExtrusionHeight()Returns or sets the height of an extrusion effect. Read/write double.

Result: double


getLightRig

NameDescription
getLightRig()Returns or sets the type of a light. Read-only ILightRig.

Result: LightRig


getMaterial

NameDescription
getMaterial()Returns or sets the type of a material. Read/write MaterialPresetType.

Result: int


getParent_IPresentationComponent

NameDescription
getParent_IPresentationComponent()

getParent_ISlideComponent

NameDescription
getParent_ISlideComponent()

getParent_Immediate

NameDescription
getParent_Immediate()

getPresentation

NameDescription
getPresentation()

Result: Presentation


getSlide

NameDescription
getSlide()

Result: BaseSlide


getVersion

NameDescription
getVersion()

Result: long


getVersion

NameDescription
getVersion()

Result: long


setContourWidth

NameDescription
setContourWidth(double)Returns or sets the width of a 3D contour. Read/write double.

setDepth

NameDescription
setDepth(double)Returns or sets the depth of a 3D shape. Read/write double.

setExtrusionHeight

NameDescription
setExtrusionHeight(double)Returns or sets the height of an extrusion effect. Read/write double.

setMaterial

NameDescription
setMaterial(int)Returns or sets the type of a material. Read/write MaterialPresetType.