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