This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IZ > IZ2 Interface > IZ2.SetNonSimpleZs Method (ArcObjects .NET 10.4 SDK) |
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