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