This document is archived and information here might be outdated.  Recommended version.


ITextureAware Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IT > ITextureAware Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ITextureAware

Classes Description