ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / Segment Class


In This Topic
    Segment Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the end point as a Coordinate2D.  
    Public Property Gets the end point.  
    Public Property Gets if this segment is a curve.  
    Public Property Gets the length.  
    Public Property Gets the segment type.  
    Public PropertyGets the spatial reference.  
    Public PropertyGets the start point as a Coordinate2D.  
    Public Property Gets the start point.  
    Top
    See Also