ThreeDFormat

ThreeDFormat class

Represents 3-D properties.

getBevelBottom

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

Returns: ShapeBevel


getBevelTop

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

Returns: ShapeBevel


getCamera

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

Returns: Camera


getContourColor

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

Returns: ColorFormat


getContourWidth

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

Returns: double


getDepth

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

Returns: double


getEffective

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

Returns: ThreeDFormatEffectiveData


getExtrusionColor

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

Returns: ColorFormat


getExtrusionHeight

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

Returns: double


getLightRig

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

Returns: LightRig


getMaterial

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

Returns: int


getVersion

NameDescription
getVersion ()

Returns: 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.