ArcGIS Pro 2.6 API Reference Guide
M Property (MapPointBuilderEx)

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

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapPointBuilderEx Class
MapPointBuilderEx Members