Share via


GeometryPoint.Z Property

Definition

Gets the Nullable Z.

public abstract double? Z { get; }
member this.Z : Nullable<double>
Public MustOverride ReadOnly Property Z As Nullable(Of Double)

Property Value

The Nullable Z.

Remarks

Z is the altitude portion of position.

Applies to