This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IT > ITextureAware Interface (ArcObjects .NET 10.4 SDK) |
Indicator interface that identifies geometries that can have persistent texture values attached to coordinates.
Description | ||
---|---|---|
DropTextures | Unsets all texture values without changing awareness. Only works if geometry is aware of textures. | |
TextureAware | Indicates if this geometry is aware of textures. | |
TextureDimension | The dimension of the textures on the geometry. | |
TextureSimple | Indicates if all texture values for this geometry are well-defined. Only works if geometry is aware of textures. |