ThreeDFormat.IncrementRotationZ Method
Word Developer Reference |
Rotates a shape on the z-axis using the specified incrementation.
Syntax
expression.IncrementRotationZ(Increment)
expression An expression that returns a ThreeDFormat object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Increment | Required | Single | Specifies the incrementation value. |
See Also