ArcGIS Pro 2.8 API Reference Guide
LineSegment Class Properties


ArcGIS.Core.Geometry Namespace : LineSegment Class

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

Public Properties
 NameDescription
Public Property The angle in radians between the positive x-axis and this line in a counter clockwise direction.  
Public PropertyGets the end point of this instance as a Coordinate2D. (Inherited from ArcGIS.Core.Geometry.Segment)
Public Property Gets the end point of this instance. (Inherited from ArcGIS.Core.Geometry.Segment)
Public PropertyOverridden.  Gets if this line segment is a curve. Always returns false for LineSegment.  
Public PropertyOverridden.  Gets the 2D length of this instance.  
Public Property Gets the 3D length of this instance.  
Public PropertyOverridden. Gets the segment type. Always returns SegmentType.Line.  
Public PropertyGets the spatial reference of the instance. (Inherited from ArcGIS.Core.Geometry.Segment)
Public PropertyGets the start point of this instance as a Coordinate2D. (Inherited from ArcGIS.Core.Geometry.Segment)
Public Property Gets the start point of this instance. (Inherited from ArcGIS.Core.Geometry.Segment)
Top
See Also

Reference

LineSegment Class
ArcGIS.Core.Geometry Namespace