ArcObjects Library Reference (3DAnalyst)  

IGeometryMaterial.ClearTransparentTextureColor Method

Clear the transparent color to the texture image.

[Visual Basic .NET]
Public Sub ClearTransparentTextureColor ( _
)
[C#]
public void ClearTransparentTextureColor (
);
[C++]
HRESULT ClearTransparentTextureColor(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

IGeometryMaterial Interface