Back to DOM
DOM.Elements.Graphics.Effects.Effect3D
Namespace: DOM.Elements.Graphics.Effects
Represents a 3D effect applied to an object or text in a Word document.
9 members
Constructors
Effect3D
Effect3D()Create a 3D effect instance.
Properties
BevelBottom
Gets or sets the bevel effect applied to the bottom of the object or text.
BevelTop
Gets or sets the bevel effect applied to the top of the object or text.
ContourColor
Gets or sets the color of the contour effect.
ContourWidth
Gets or sets the width of the contour effect.
The width is specified in points (1/72 inch).
ExtrusionColor
Gets or sets the color of the extrusion effect.
ExtrusionHeight
Gets or sets the height of the extrusion effect.
The height is specified in points (1/72 inch).
PresetMaterialType
Gets or sets the preset material type for the 3D effect.
Fields
DefaultEffect
Create a predefined 3D effect instance.