Property ZDefault
ZDefault
Gets or sets the default value to set Z coordinates on new features.
Declaration
public double ZDefault { get; set; }
Property Value
Type | Description |
---|---|
System.Double | The default value to set Z coordinates on new features. |
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | ZDefault 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 |