This document is archived and information here might be outdated.  Recommended version.


IMensuration.CanMeasureHeightBaseToTopShadow Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMensuration Interface > IMensuration.CanMeasureHeightBaseToTopShadow Property
ArcGIS Developer Help

IMensuration.CanMeasureHeightBaseToTopShadow Property

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(
  Boolean* pShadowMensurationCapable
);
[C++]
Parameters
pShadowMensurationCapable [out, retval]

pShadowMensurationCapable is a parameter of type bool*

Product Availability

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

See Also

IMensuration Interface

.NET Samples

Publish an image service and set configurations