public void RemoveLabelClass( string labelClassName )
Public Sub RemoveLabelClass( _ ByVal labelClassName As String _ )
Parameters
- labelClassName
- Name of the label class to remove from the layer's label class collection.
public void RemoveLabelClass( string labelClassName )
Public Sub RemoveLabelClass( _ ByVal labelClassName As String _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10