This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMensuration Interface > IMensuration.CanMeasure Property (ArcObjects .NET 10.5 SDK) |
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