This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IT > ITextureAware Interface > ITextureAware.TextureAware Property (ArcObjects .NET 10.4 SDK) |
Indicates if this geometry is aware of textures.
[Visual Basic .NET] Public Property TextureAware As Boolean
[C#] public bool TextureAware {get; set;}
[C++]
HRESULT get_TextureAware(
VARIANT_BOOL* TextureAware
);
[C++]
HRESULT put_TextureAware(
VARIANT_BOOL TextureAware
);
[C++]
Parameters TextureAware [out, retval] TextureAware is a parameter of type VARIANT_BOOL TextureAware TextureAware is a parameter of type VARIANT_BOOL