Enums.SceneSymbolAnchorPosition enumeration

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

    ConstantDescription
    Enums.SceneSymbolAnchorPositionTop(0) The symbol is above its geographic location.
    Enums.SceneSymbolAnchorPositionBottom(1) The symbol is below its geographic location.
    Enums.SceneSymbolAnchorPositionCenter(2) The symbol is centered on its geographic location.
    Enums.SceneSymbolAnchorPositionOrigin(3) The symbol's origin is positioned at its geographic location.

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