This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureConstruction Interface > IFeatureConstruction.DefaultZ Property (ArcObjects .NET 10.4 SDK) |
The z value to be used when constructing features from inputs that are not z-aware.
[Visual Basic .NET]
Public WriteOnly Property DefaultZ
[C#] public void DefaultZ {set;}
[C++]
HRESULT put_DefaultZ(
double
);
[C++]
Parameters is a parameter of type double
Sets the z value to be used when constructing features from inputs that are not z-aware.