ShapeRange.ThreeD Property
Publisher Developer Reference |
Returns a ThreeDFormat object.
Syntax
expression.ThreeD
expression A variable that represents a ShapeRange object.
Remarks
Use the ThreeD property to return a ThreeDFormat object whose properties are used to format the 3-D appearance of the specified shape.
Example
This example sets the depth, extrusion color, extrusion direction, and lighting direction for the 3-D effects applied to shape one in the active publication.
Visual Basic for Applications |
---|
|
See Also