This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinTriangle Interface > ITinTriangle.Intensity Property (ArcObjects .NET 10.5 SDK) |
The brightness value of the specified triangle.
[Visual Basic .NET] Public ReadOnly Property Intensity As Double
[C#] public double Intensity {get;}
[C++]
HRESULT get_Intensity(
double* pIntensity
);
[C++]
Parameters pIntensity [out, retval] pIntensity is a parameter of type double