ArcGIS Pro 2.9 API Reference Guide
SetValues Method (MapPointBuilder)

ArcGIS.Core.Geometry Namespace > MapPointBuilder Class : SetValues Method
Overload List
OverloadDescription
Sets the X and Y coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Sets the X, Y and Z coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Sets the X, Y, Z, and M components. This method must be called on the MCT. Use QueuedTask.Run.  
Sets the X, Y, Z, M and ID components. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapPointBuilder Class
MapPointBuilder Members