Enums.SegmentType enumeration

  • QML Enumeration List
  • Enums.SegmentType enumeration
  • Each of the different supported segment types. The segment type can be accessed by calling Enums.SegmentType.

    The SegmentType can be one of:

    ConstantDescription
    Enums.SegmentTypeUnknown(-1) An unknown segment.
    Enums.SegmentTypeLineSegment(1) Line segment.
    Enums.SegmentTypeCubicBezierSegment(2) Cubic bezier curve segment.
    Enums.SegmentTypeEllipticArcSegment(3) Elliptic arc curve segment.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.