This document is archived and information here might be outdated. Recommended version. |
Indicates if the sensor model associated with the current image segment supports shadow mensuration.
[Visual Basic .NET] Public ReadOnly Property CanMeasureHeightTopToTopShadow As Boolean
[C#] public bool CanMeasureHeightTopToTopShadow {get;}
[C++]
HRESULT get_CanMeasureHeightTopToTopShadow(
Boolean* pShadowMensurationCapable
);
[C++]
Parameters pShadowMensurationCapable [out, retval]
pShadowMensurationCapable is a parameter of type bool*