Render Attribute | Internet Development Index |
Defines the rendering mode of the extrusion. Read/write String.
Applies To
Tag Syntax
<o: element render="expression">
Script Syntax
element.render="expression"
expression=element.render
Remarks
Values include:
| Value | Description |
| solid | Rendering displays a solid shape. Default. |
| wireframe | Rendering displays a wireframe shape. |
| boundingcube | Rendering displays the bounding cube that contains the shape. |
Microsoft Office Extensions Attribute