ArcGIS Pro 2.6 API Reference Guide
Z Property (MapPointBuilderEx)

ArcGIS.Core.Geometry Namespace > MapPointBuilderEx Class : Z Property
Gets or sets the Z-coordinate.
Syntax
public double Z {get; set;}
Public Property Z As Double
Remarks
When the Z-value is set, the HasZ property is set to true. If this builder is not Z-aware, then a default value of 0 is returned.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapPointBuilderEx Class
MapPointBuilderEx Members