ArcGIS Pro 3.7 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 ReadOnly Property ExpressionEngine As LabelExpressionEngine
    public LabelExpressionEngine ExpressionEngine {get;}

    Property Value

    Returns a ArcGIS.Core.CIM.LabelExpressionEngine.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also