public ValueTuple<bool,bool> GetUseSymbolLayerDrawing()
Public Function GetUseSymbolLayerDrawing() As ValueTuple(Of Boolean,Boolean)
Return Value
True if the group layer is currently using SLD.
public ValueTuple<bool,bool> GetUseSymbolLayerDrawing()
Public Function GetUseSymbolLayerDrawing() As ValueTuple(Of Boolean,Boolean)
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
| System.InvalidOperationException | SLD has not been added to this layer or a parent |
Target Platforms: Windows 11, Windows 10, Windows 8.1