ThreeDFormat
Represents 3-D properties.
getBevelBottom
| Name | Description |
|---|
| getBevelBottom () | Returns or sets the type of a bottom 3D bevel. Read-only IShapeBevel. |
Returns:
ShapeBevel
getBevelTop
| Name | Description |
|---|
| getBevelTop () | Returns or sets the type of a top 3D bevel. Read-only IShapeBevel. |
Returns:
ShapeBevel
getCamera
| Name | Description |
|---|
| getCamera () | Returns or sets the settings of a camera. Read-only ICamera. |
Returns:
Camera
getContourColor
| Name | Description |
|---|
| getContourColor () | Returns or sets the color of a contour. Read-only IColorFormat. |
Returns:
ColorFormat
getContourWidth
| Name | Description |
|---|
| getContourWidth () | Returns or sets the width of a 3D contour. Read/write double. |
Returns:
double
getDepth
| Name | Description |
|---|
| getDepth () | Returns or sets the depth of a 3D shape. Read/write double. |
Returns:
double
getEffective
| Name | Description |
|---|
| getEffective () | Gets effective 3-D formatting data with the inheritance applied. |
Returns:
ThreeDFormatEffectiveData
getExtrusionColor
| Name | Description |
|---|
| getExtrusionColor () | Returns or sets the color of an extrusion. Read-only IColorFormat. |
Returns:
ColorFormat
getExtrusionHeight
| Name | Description |
|---|
| getExtrusionHeight () | Returns or sets the height of an extrusion effect. Read/write double. |
Returns:
double
getLightRig
| Name | Description |
|---|
| getLightRig () | Returns or sets the type of a light. Read-only ILightRig. |
Returns:
LightRig
getMaterial
| Name | Description |
|---|
| getMaterial () | Returns or sets the type of a material. Read/write MaterialPresetType. |
Returns:
int
getVersion
| Name | Description |
|---|
| getVersion () | |
Returns:
long
setContourWidth
| Name | Description |
|---|
| setContourWidth (double) | Returns or sets the width of a 3D contour. Read/write double. |
setDepth
| Name | Description |
|---|
| setDepth (double) | Returns or sets the depth of a 3D shape. Read/write double. |
setExtrusionHeight
| Name | Description |
|---|
| setExtrusionHeight (double) | Returns or sets the height of an extrusion effect. Read/write double. |
setMaterial
| Name | Description |
|---|
| setMaterial (int) | Returns or sets the type of a material. Read/write MaterialPresetType. |