This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IZ > IZAware Interface > IZAware.DropZs Method (ArcObjects .NET 10.5 SDK) |
Sets all the Z values to a non-valid number (NaN).
[Visual Basic .NET]
Public Sub DropZs ( _
)
[C#] public void DropZs ( );
[C++]
HRESULT DropZs(
void
);
Resets all of the current Z values held by the geometry object back to NaN. ZAware does not change.