This document is archived and information here might be outdated. Recommended version. |
Indicates if the specified image segment can be used for mensuration.
[Visual Basic .NET]
Public ReadOnly Property CanMeasure As Boolean
[C#]
public bool CanMeasure {get;}
[C++]
HRESULT get_CanMeasure(
Boolean* pMensurationCapable
);
[C++] Parameters pMensurationCapable [out, retval]
pMensurationCapable is a parameter of type bool*