This document is archived and information here might be outdated. Recommended version. |
Visible band wavelength.
[Visual Basic .NET]
Public Property VisibleBandWavelength As Double
[C#]
public double VisibleBandWavelength {get; set;}
[C++]
HRESULT get_VisibleBandWavelength(
System.Double* pVisibleBandWavelength
);
[C++]
HRESULT put_VisibleBandWavelength(
double pVisibleBandWavelength
);
[C++] Parameters pVisibleBandWavelength [out, retval]
pVisibleBandWavelength is a parameter of type double* pVisibleBandWavelength [in]
pVisibleBandWavelength is a parameter of type double