This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGeometryMaterial Interface > IGeometryMaterial.ClearTransparentTextureColor Method (ArcObjects .NET 10.5 SDK) |
Clear the transparent color to the texture image.
[Visual Basic .NET]
Public Sub ClearTransparentTextureColor ( _
)
[C#] public void ClearTransparentTextureColor ( );
[C++]
HRESULT ClearTransparentTextureColor(
void
);