Enums.LabelExpressionType enumeration

  • QML Enumeration List
  • Enums.LabelExpressionType enumeration
  • The type specifies which language interpreter should be used to read and evaluate the expression.

    The LabelExpressionType can be one of:

    ConstantDescription
    Enums.LabelExpressionTypeArcadeLabelExpression(1) The LabelExpression property contains a ArcadeLabelExpression object.
    Enums.LabelExpressionTypeSimpleLabelExpression(2) The LabelExpression property contains a SimpleLabelExpression object.
    Enums.LabelExpressionTypeWebmapLabelExpression(3) The LabelExpression property contains a WebmapLabelExpression object.

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