Enums.SymbolType enumeration

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

    ConstantDescription
    Enums.SymbolTypeSimpleFillSymbol(0) Simple fill symbol.
    Enums.SymbolTypeSimpleLineSymbol(1) Simple line symbol.
    Enums.SymbolTypeSimpleMarkerSymbol(2) Simple marker symbol.
    Enums.SymbolTypePictureMarkerSymbol(3) Picture marker symbol.
    Enums.SymbolTypeTextSymbol(4) Text Symbol.
    Enums.SymbolTypeSimpleMarkerSceneSymbol(5) Simple marker scene symbol
    Enums.SymbolTypeModelSceneSymbol(6) Model scene symbol
    Enums.SymbolTypeDistanceCompositeSceneSymbol(7) Distance composite scene symbol
    Enums.SymbolTypeUnsupportedSymbol(8) Unsupported symbol type.
    Enums.SymbolTypeCompositeSymbol(9) Composite symbol.
    Enums.SymbolTypePictureFillSymbol(10) Picture fill symbol.
    Enums.SymbolTypeMultilayerPointSymbol(11) Multi-layer point symbol.
    Enums.SymbolTypeMultilayerPolylineSymbol(12) Multi-layer polyline symbol.
    Enums.SymbolTypeMultilayerPolygonSymbol(13) Multi-layer polygon symbol.
    Enums.SymbolTypeUnknown(-1) Unknown symbol type.

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