Enums.SimpleLineSymbolStyle enumeration

  • QML Enumeration List
  • Enums.SimpleLineSymbolStyle enumeration
  • The SimpleLineSymbolStyle can be one of:

    ConstantDescription
    Enums.SimpleLineSymbolStyleDash(0) Repeating dash pattern.
    Enums.SimpleLineSymbolStyleDashDot(1) Repeating dash dot pattern.
    Enums.SimpleLineSymbolStyleDashDotDot(2) Repeating dash dot dot pattern.
    Enums.SimpleLineSymbolStyleDot(3) Repeating dot pattern.
    Enums.SimpleLineSymbolStyleNull(4) Invisible line.
    Enums.SimpleLineSymbolStyleSolid(5) Solid line.
    Enums.SimpleLineSymbolStyleLongDash(6) Dash line with long dash.
    Enums.SimpleLineSymbolStyleLongDashDot(7) Dash dot line with long dash.
    Enums.SimpleLineSymbolStyleShortDashDash (8) line with short gaps.
    Enums.SimpleLineSymbolStyleShortDashDot(9) Dash dot line with short gaps.
    Enums.SimpleLineSymbolStyleShortDashDotDot(10) Dash dot dot line with short gaps.
    Enums.SimpleLineSymbolStyleShortDot(11) Dot line with short gaps.

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