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


In This Topic
    Coordinate3D Structure Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the azimuth of the Coordinate3D. The azimuth is measured in radians.  
    Public Property Gets the inclination of the Coordinate3D. The inclination is measured in radians.  
    Public Property Indicates if the Coordinate3D is empty.  
    Public Property Gets or sets the length of the Coordinate3D as a vector.  
    Public Property Gets or sets the X-component.  
    Public Property Gets or sets the Y-component.  
    Public Property Gets or sets the Z-component.  
    Top
    See Also