This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditorZ Interface > IEditorZ.ZOffset Property (ArcObjects .NET 10.4 SDK) |
Determines offset applied to z-value when new vertex is added to edit sketch.
[Visual Basic .NET] Public Property ZOffset As Double
[C#] public double ZOffset {get; set;}
This property will apply an offset to the z-value generated by the editor's ZCaptureType. Default value is 0. The ZOffset is not applied unless IEditorZ::UseZOffset is TRUE.