Property Z
Z
Gets the z-component of the symbol anchor object.
Declaration
public double Z { get; }
Property Value
| Type | Description |
|---|---|
| double | The z-component of the symbol anchor object. |
Remarks
The z-component of the SymbolAnchor can be any real number. The units of the value depend on the anchor placement mode of the SymbolAnchor. The default value is 0, regardless of placement mode. A positive z-component will adjust the anchor point of the symbol in the positive-z direction. This has the visual effect of pushing the marker in the negative-z direction, since the anchor remains on the location of the marker. The z-component of the anchor only has a rendering effect in a scene view.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |