ArcObjects Library Reference (DataSourcesRaster)  

IMensuration.CanMeasureHeightBaseToTopShadow Property

Indicates if the sensor model associated with the current image segment supports shadow mensuration.

ERROR: Syntax information about IMensuration.CanMeasureHeightBaseToTopShadow may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT get_CanMeasureHeightBaseToTopShadow(
  VARIANT_BOOL* pShadowMensurationCapable
);
[C++]

Parameters

pShadowMensurationCapable [out, retval]   pShadowMensurationCapable is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMensuration Interface