public ValueTuple<double,double,double> GetBackgroundValue()
Public Function GetBackgroundValue() As ValueTuple(Of Double,Double,Double)
Return Value
The red, green, blue values of the background value.
public ValueTuple<double,double,double> GetBackgroundValue()
Public Function GetBackgroundValue() As ValueTuple(Of Double,Double,Double)
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