ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / Coordinate2D Structure


In This Topic
    Coordinate2D Structure Properties
    In This Topic

    For a list of all members of this type, see Coordinate2D members.

    Public Properties
     NameDescription
    Public Property Gets the direction.  
    Public Property Indicates if the Coordinate2D is empty.  
    Public Property Gets or sets the length of the Coordinate2D as a vector.  
    Public Property Gets or sets the X-component.  
    Public Property Gets or sets the Y-component.  
    Top
    See Also