This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IT > ITextureAware Interface > ITextureAware.TextureSimple Property (ArcObjects .NET 10.4 SDK) |
Indicates if all texture values for this geometry are well-defined. Only works if geometry is aware of textures.
[Visual Basic .NET] Public ReadOnly Property TextureSimple As Boolean
[C#] public bool TextureSimple {get;}
[C++]
HRESULT get_TextureSimple(
VARIANT_BOOL* TextureSimple
);
[C++]
Parameters TextureSimple [out, retval] TextureSimple is a parameter of type VARIANT_BOOL