Share via


GeographyPoint.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