Freigeben über


ExtrusionRenderValues-Enumeration

Extrusion Rendering Types

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration ExtrusionRenderValues
'Usage
Dim instance As ExtrusionRenderValues
public enum ExtrusionRenderValues

Member

Membername Beschreibung
Solid Solid. When the item is serialized out as xml, its value is "solid".
WireFrame Wireframe. When the item is serialized out as xml, its value is "wireFrame".
BoundingCube Bounding Cube. When the item is serialized out as xml, its value is "boundingCube".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml.Office-Namespace