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

TextureMap Class
A Texture class that contains a raster image.
Syntax
public abstract class TextureMap : 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, Windows 8.1

ArcGIS Pro version: 2.5 or higher.
See Also