Provides access to Material properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.
Members
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 that implement IGeometryMaterial
CoClasses and Classes | Description |
---|---|
GeometryMaterial | The Geometry Material component. |