Public Function GetBackgroundValue() As ValueTuple(Of Double,Double,Double)
public ValueTuple<double,double,double> GetBackgroundValue()
Return Value
The red, green, blue values of the background value.
Public Function GetBackgroundValue() As ValueTuple(Of Double,Double,Double)
public ValueTuple<double,double,double> GetBackgroundValue()
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)