ArcObjects Library Reference (GeoSurvey)
IGSPoint.Z Property
Point Z coord.
[Visual Basic .NET]
Public Property Z As
Double
[C#]
public
double
Z {get; set;}
Product Availability
Available with ArcGIS Desktop.
See Also
IGSPoint Interface