Skip to main content
All docs
V25.2
  • PresetMaterialType Enum

    Lists preset materials that can be applied to 3D shapes.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum PresetMaterialType

    Members

    Name Description Image
    None

    None of the preset materials are used.

    LegacyMatte

    LegacyMatte preset material is used.

    Presentation API - Preset material - LegacyMatte

    LegacyPlastic

    LegacyPlastic preset material is used.

    Presentation API - Preset material - LegacyPlastic

    LegacyMetal

    LegacyMetal preset material is used.

    Presentation API - Preset material - LegacyMetal

    LegacyWireframe

    LegacyWireframe preset material is used.

    Presentation API - Preset material - LegacyWireframe

    Matte

    Matte preset material is used.

    Presentation API - Preset material - Matte

    Plastic

    Plastic preset material is used.

    Presentation API - Preset material - Plastic

    Metal

    Metal preset material is used.

    Presentation API - Preset material - Metal

    WarmMatte

    WarmMatte preset material is used.

    Presentation API - Preset material - WarmMatte

    TranslucentPowder

    TranslucentPowder preset material is used.

    Presentation API - Preset material - TranslucentPowder

    Powder

    Powder preset material is used.

    Presentation API - Preset material - Powder

    DarkEdge

    DarkEdge preset material is used.

    Presentation API - Preset material - DarkEdge

    SoftEdge

    SoftEdge preset material is used.

    Presentation API - Preset material - SoftEdge

    Clear

    Clear preset material is used.

    Presentation API - Preset material - Clear

    Flat

    Flat preset material is used.

    Presentation API - Preset material - Flat

    SoftMetal

    SoftMetal preset material is used.

    Presentation API - Preset material - SoftMetal

    Related API Members

    The following properties accept/return PresetMaterialType values:

    See Also