Shape3DSettings.PresetMaterial Property
Gets or sets the preset material of a 3D shape.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| PresetMaterialType | The preset material of a 3D shape. |
Available values:
| Name | Description | Image |
|---|---|---|
| None | None of the preset materials are used. |
|
| LegacyMatte | LegacyMatte preset material is used. |
|
| LegacyPlastic | LegacyPlastic preset material is used. |
|
| LegacyMetal | LegacyMetal preset material is used. |
|
| LegacyWireframe | LegacyWireframe preset material is used. |
|
| Matte | Matte preset material is used. |
|
| Plastic | Plastic preset material is used. |
|
| Metal | Metal preset material is used. |
|
| WarmMatte | WarmMatte preset material is used. |
|
| TranslucentPowder | TranslucentPowder preset material is used. |
|
| Powder | Powder preset material is used. |
|
| DarkEdge | DarkEdge preset material is used. |
|
| SoftEdge | SoftEdge preset material is used. |
|
| Clear | Clear preset material is used. |
|
| Flat | Flat preset material is used. |
|
| SoftMetal | SoftMetal preset material is used. |
|














