Applies to |
Returns TRUE if the radiation boundary condition is set. In this case also the value of emissivity coefficient and the ambient radiation temperature are returned.
LabelEdgeHT.GetRadiation ( [Beta As Double], [T As Double] ) As Boolean
The GetRadiation method allows you to know whether the radiation border condition is applied to the label.
Returns True if the radiation boundary condition is set, otherwise returns FALSE. In the method returning True, the optional parameters Beta and T take the value of emissivity coefficient and the ambient radiation temperature respectively.