Indicates if the sensor model associated with the current image segment supports height mensuration.
[Visual Basic .NET] Public ReadOnly Property CanMeasureHeightBaseToTop As Boolean
[C#] public bool CanMeasureHeightBaseToTop {get;}
[C++]
HRESULT get_CanMeasureHeightBaseToTop(
VARIANT_BOOL* pHeightMensurationCapable
);
[C++]Parameters
pHeightMensurationCapable [out, retval] pHeightMensurationCapable is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.