Defines the way that the shape is extruded. Read/write String.
Applies To
Extrusion
Tag Syntax
<o: element
type="expression">
Script Syntax
element.type="expression"
expression=element.type
Remarks
Values include:
Value |
Description |
parallel |
Extrusion is rendered so that
the center of projection is infinitely far away;
that is, the extrusion lines do not converge (unlike perspective projections). Default. |
perspective |
Extrusion is rendered to a center of projection, which
is the same as the vanishing point for unrotated objects. |
Microsoft Office Extensions Attribute