PdfRenderMode
Overview
PdfRenderMode is a enum in Aspose.3D FOSS for .NET.
Render mode specifies the style in which the 3D artwork is rendered.
This enumeration defines 15 values: Solid, SolidWireframe, Transparent, TransparentWireframe, BoundingBox, TransparentBoundingBox, TransparentBoundingBoxOutline, Wireframe, ShadedWireframe, HiddenWireframe, Vertices, ShadedVertices, and 3 more.
Values
| Value | Description |
|---|---|
Solid | |
SolidWireframe | |
Transparent | |
TransparentWireframe | |
BoundingBox | |
TransparentBoundingBox | |
TransparentBoundingBoxOutline | |
Wireframe | |
ShadedWireframe | |
HiddenWireframe | |
Vertices | |
ShadedVertices | |
Illustration | |
SolidOutline | |
ShadedIllustration |