| Package | Description |
|---|---|
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
RenderMode3D |
CadRasterizationOptions.getRenderMode3D()
Gets or sets 3D render mode.
|
static RenderMode3D |
RenderMode3D.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderMode3D[] |
RenderMode3D.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadRasterizationOptions.setRenderMode3D(RenderMode3D value)
Gets or sets 3D render mode.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.