ShapeThreeD Class |
Namespace: Spire.Presentation
The ShapeThreeD type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ShapeThreeD |
Initializes a new instance of the
ShapeThreeD
class
|
| Name | Description | |
|---|---|---|
|
|
BevelColorMode |
Gets or sets the color mode used for 3D effects.
Read/write
BevelColorType
.
|
|
|
BottomBevel |
Gets or sets the type of a bottom 3D bevel.
Read
ShapeBevelStyle
.
|
|
|
ContourColor |
Gets or sets the color of a contour.
Read/write
ColorFormat
.
|
|
|
ContourWidth |
Gets or sets the width of a 3D contour.
Read/write
Double
.
|
|
|
Depth |
Gets or sets the depth of a 3D shape.
Read/write
Double
.
|
|
|
ExtrusionColor |
Gets or sets the color of an extrusion.
Read/write
ColorFormat
|
|
|
ExtrusionHeight |
Gets or sets the height of an extrusion effect.
Read/write
Double
.
|
|
|
PresetMaterial |
Gets or sets the type of a material.
Read/write
PresetMaterialType
.
|
|
|
TopBevel |
Gets or sets the type of a top 3D bevel.
Read
ShapeBevelStyle
,
|
| Name | Description | |
|---|---|---|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|