MaterialBaseVerifyIndexOfRefraction Method |
Verifies that the index of refraction is within the supported range.
Namespace: Altaxo.Drawing.D3D.MaterialAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void VerifyIndexOfRefraction(
double value,
string valueName
)
Parameters
- value Double
- The index of refraction value.
- valueName String
- The name of the value.
Exceptions
See Also