This is the complete list of members for Esri::ArcGISRuntime::Segment, including inherited members.
- Segment(Esri::ArcGISRuntime::Segment &&)
- Segment(const Esri::ArcGISRuntime::Segment &)
- Segment()
- operator=(Esri::ArcGISRuntime::Segment &&) : Esri::ArcGISRuntime::Segment &
- operator=(const Esri::ArcGISRuntime::Segment &) : Esri::ArcGISRuntime::Segment &
- ~Segment()
- endPoint() const : Esri::ArcGISRuntime::Point
- isClosed() const : bool
- isCurve() const : bool
- isEmpty() const : bool
- segmentType() const : Esri::ArcGISRuntime::SegmentType
- spatialReference() const : Esri::ArcGISRuntime::SpatialReference
- startPoint() const : Esri::ArcGISRuntime::Point
- operator==(const Esri::ArcGISRuntime::Segment &) const : bool