This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditorZ Interface > IEditorZ.UseZOffset Property (ArcObjects .NET 10.4 SDK) |
Indicates whether new z-values are modified by the ZOffset property.
[Visual Basic .NET] Public Property UseZOffset As Boolean
[C#] public bool UseZOffset {get; set;}
Use this property to define whether an offset (specified through IEditorZ::ZOffset) is applied to a z-value captured using the editor. Default value is FALSE.