This document is archived and information here might be outdated. Recommended version. |
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(
System.Double* pIntensity
);
[C++] Parameters pIntensity [out, retval]
pIntensity is a parameter of type double*