ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / Material Class
Members

In This Topic
    Material Class
    In This Topic
    An abstract Material instance.
    Syntax
    public abstract class Material 
    Public MustInherit Class Material 
    Remarks
    Material describes graphic properties of a Patch in a MultipatchBuilderEx.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Geometry.Material
          ArcGIS.Core.Geometry.BasicMaterial

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also