This document is archived and information here might be outdated. Recommended version. |
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.