ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LabelClass Class / ExpressionEngine Property

In This Topic
    ExpressionEngine Property (LabelClass)
    In This Topic
    Gets the label expression engine of the label class.
    Syntax
    public LabelExpressionEngine ExpressionEngine {get;}
    Public ReadOnly Property ExpressionEngine As LabelExpressionEngine

    Property Value

    Returns a ArcGIS.Core.CIM.LabelExpressionEngine.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also