This document is archived and information here might be outdated.  Recommended version.


IGeometryMaterial.ClearTransparentTextureColor Method (ArcObjects .NET 10.5 SDK)
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