Enums.SymbolAnchorPlacementMode enumeration

SymbolAnchor."> Enums.SymbolAnchorPlacementMode enumeration | ArcGISQtQml
  • QML Enumeration List
  • Enums.SymbolAnchorPlacementMode enumeration
  • The SymbolAnchorPlacementMode can be one of:

    ConstantDescription
    Enums.SymbolAnchorPlacementModeRelative(0) Specify anchor with relative values. This mode causes anchor values to be interpreted as percentages,relative to the origin of the symbol. Percentage values must be expressed as fractions between [0, 1]. A 50% (.5) x-anchor, for example, moves the symbol layer anchor in the positive-x direction an amount equal to 50% of the symbol layer size.
    Enums.SymbolAnchorPlacementModeAbsolute(1) Specify anchor with absolute values. This mode causes anchor values to be interpreted as absolute units (DIPs) rather than percentages.

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