This is the complete list of members for LineSegment, including inherited members.
- endPoint : Point [default]
- spatialReference : SpatialReference [default]
- startPoint : Point [default]
- LineSegment createLineAtAngleFromStartPoint(Point startPoint, double angleRadians, double length)
The following members are inherited from Segment.
- closed : bool
- endPoint : Point
- isCurve : bool
- segmentType : SegmentType
- spatialReference : SpatialReference
- startPoint : Point
- closedChanged()
- endPointChanged()
- bool equals(Segment*other)
- spatialReferenceChanged()
- startPointChanged()
The following members are inherited from Object.
- error : Error
- objectType : string
- componentCompleted()
- errorChanged()
- objectChanged()
(obsolete)