This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGeometryMaterial Interface (ArcObjects .NET 10.4 SDK) |
Provides access to Material properties.
Description | ||
---|---|---|
ClearTextureImage | Clear Texture Image file. | |
ClearTransparentTextureColor | Clear the transparent color to the texture image. | |
Color | The color. | |
GetColor | Get color, red, green, blue is in range of 0.0 - 1.0. | |
HasTransparentTextureColor | Indicates if a transparent color has been assigned to the texture image. | |
SetColor | Set color, red, green, blue is in range of 0.0 - 1.0. | |
TextureColorPalette | The values of unique RGB colors in the texture image. | |
TextureImage | The Texture Image file. | |
Transparency | The transparency, in range of 0.0 - 1.0. | |
TransparentTextureColor | The transparent texture color. |
CoClasses and Classes | Description |
---|---|
GeometryMaterial | The Geometry Material component. |