Property IsZDefaultsEnabled
IsZDefaultsEnabled
Gets or sets a value indicating whether when creating new features, Z coordinate values will be set to the configured default value.
Declaration
public bool IsZDefaultsEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | A value indicating whether when creating new features, Z coordinate values will be set to the configured default value. |
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | IsZDefaultsEnabled cannot be set if the service is not in the stopped state. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |
.NET Framework | 100.0 - 200.5 |