This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMensuration Interface > IMensuration.CanMeasureHeightBaseToTopShadow Property (ArcObjects .NET 10.4 SDK) |
Indicates if the sensor model associated with the current image segment supports shadow mensuration.
[Visual Basic .NET] Public ReadOnly Property CanMeasureHeightBaseToTopShadow As Boolean
[C#] public bool CanMeasureHeightBaseToTopShadow {get;}
[C++]
HRESULT get_CanMeasureHeightBaseToTopShadow(
VARIANT_BOOL* pShadowMensurationCapable
);
[C++]
Parameters pShadowMensurationCapable [out, retval] pShadowMensurationCapable is a parameter of type VARIANT_BOOL