This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IT > ITextureAware Interface > ITextureAware.DropTextures Method (ArcObjects .NET 10.4 SDK) |
Unsets all texture values without changing awareness. Only works if geometry is aware of textures.
[Visual Basic .NET]
Public Sub DropTextures ( _
)
[C#] public void DropTextures ( );
[C++]
HRESULT DropTextures(
void
);