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

In This Topic
    TextureMap Class
    In This Topic
    A Texture class that contains a raster image.
    Syntax
    public abstract class TextureMap : Texture 
    Public MustInherit Class TextureMap 
       Inherits Texture
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Geometry.Texture
          ArcGIS.Core.Geometry.TextureMap
             ArcGIS.Core.Geometry.JPEGTexture
             ArcGIS.Core.Geometry.UncompressedTexture

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also