Indicates if the shading for TIN triangle faces is illuminated.
[Visual Basic .NET] Public Property Illuminate As Boolean
[C#] public bool Illuminate {get; set;}
[C++]
HRESULT get_Illuminate(
VARIANT_BOOL* Illuminate
);
[C++]
HRESULT put_Illuminate(
VARIANT_BOOL Illuminate
);
[C++]Parameters
Illuminate [out, retval] Illuminate is a parameter of type VARIANT_BOOL Illuminate [in] Illuminate is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.