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


IEnvelope.Height Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IE > IEnvelope Interface > IEnvelope.Height Property
ArcGIS Developer Help

IEnvelope.Height Property

The height of the envelope.

[Visual Basic .NET]
Public Property Height As Double
[C#]
public double Height {get; set;}
[C++]
HRESULT put_Height(
  double Height
);
[C++]
Parameters
Height 

Height is a parameter of type double

Product Availability

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

See Also

IEnvelope Interface

.NET Samples

Custom scene navigation commands Custom scene navigation commands Dynamic display layer