This document is archived and information here might be outdated. Recommended version. |
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 );