ArcGIS Pro 2.6 API Reference Guide
SetValues Method

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, and M components. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapPointBuilder Class
MapPointBuilder Members