Z Max.
[Visual Basic .NET] Public Property ZMax As Double
[C#] public double ZMax {get; set;}
[C++]
HRESULT get_ZMax(
double* pZMax
);
[C++]
HRESULT put_ZMax(
double pZMax
);
[C++]Parameters
pZMax [out, retval] pZMax is a parameter of type double pZMax [in] pZMax is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.