This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGeometryMaterial Interface > IGeometryMaterial.HasTransparentTextureColor Property (ArcObjects .NET 10.4 SDK) |
Indicates if a transparent color has been assigned to the texture image.
[Visual Basic .NET] Public ReadOnly Property HasTransparentTextureColor As Boolean
[C#] public bool HasTransparentTextureColor {get;}
[C++]
HRESULT get_HasTransparentTextureColor(
VARIANT_BOOL* pHasTransparentColor
);
[C++]
Parameters pHasTransparentColor [out, retval] pHasTransparentColor is a parameter of type VARIANT_BOOL