ArcObjects Library Reference (Geometry)  

ITextureAware Interface

Indicator interface that identifies geometries that can have persistent texture values attached to coordinates.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method DropTextures Unsets all texture values without changing awareness. Only works if geometry is aware of textures.
Read/write property TextureAware Indicates if this geometry is aware of textures.
Read/write property TextureDimension The dimension of the textures on the geometry.
Read-only property TextureSimple Indicates if all texture values for this geometry are well-defined. Only works if geometry is aware of textures.