This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IL > ILabelEngineChecker Interface > ILabelEngineChecker.CheckForLabelEngine Method (ArcObjects .NET 10.4 SDK) |
Checks for label engine inconsistencies for a set of layers and displays the dialog if necessary.
[Visual Basic .NET] Public Sub CheckForLabelEngine ( _ ByVal Map As IMap, _ ByVal Layers As IArray, _ ByVal parentHWnd As Integer _ )
[C#] public void CheckForLabelEngine ( IMap Map, IArray Layers, int parentHWnd );