ArcGIS Pro 2.9 API Reference Guide
Coordinate2D Structure
Members 

ArcGIS.Core.Geometry Namespace : Coordinate2D Structure
A lightweight structure that holds X and Y values.
Object Model
Coordinate2D StructureCoordinate2D StructureCoordinate2D StructureCoordinate2D StructureMapPoint Class
Syntax
public struct Coordinate2D : System.ValueType, System.IEquatable<Coordinate2D>  
Public Structure Coordinate2D 
   Inherits System.ValueType
   Implements System.IEquatable(Of Coordinate2D) 
Inheritance Hierarchy

System.Object
   System.ValueType
      ArcGIS.Core.Geometry.Coordinate2D

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Coordinate2D Members
ArcGIS.Core.Geometry Namespace