public void SetBackgroundColor( CIMColor backgroundColor )
Public Sub SetBackgroundColor( _ ByVal backgroundColor As CIMColor _ )
Parameters
- backgroundColor
public void SetBackgroundColor( CIMColor backgroundColor )
Public Sub SetBackgroundColor( _ ByVal backgroundColor As CIMColor _ )
Exception | Description |
---|---|
System.ArgumentNullException | The backgroundColor is null. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10