Click here to view all files
 
The height of the Envelope along the Y axis.

Namespace:  ESRI.ArcGISExplorer.Geometry
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public double Height { get; set; }
Visual Basic (Declaration)
Public Property Height As Double

Field Value

A double representing the height.

Remarks

The height of an Envelope indicates the range of Y values.

See Also

Relate Topics:
  Area Property
  Depth Property
  Width Property
  XMax Property
  XMin Property
  YMax Property
  YMin Property
  ZMax Property
  ZMin Property
Created by Atop CHM to web converter,© 2009 all right reserved.