Replaces undefined (nonsimple) Z values with the specified constant value.
[Visual Basic .NET] Public Sub SetNonSimpleZs ( _ ByVal zLevel As Double _ )
[C#] public void SetNonSimpleZs ( double zLevel );
[C++]
HRESULT SetNonSimpleZs(
double zLevel
);
[C++]Parameters
zLevel zLevel is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.