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(
VARIANT_BOOL* pMensurationCapable
);
[C++]Parameters
pMensurationCapable [out, retval] pMensurationCapable is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.