Public Overloads Function ConstructColorRamp( _ ByVal algorithm As ColorRampAlgorithm _ ) As CIMColorRamp
public CIMColorRamp ConstructColorRamp( ColorRampAlgorithm algorithm )
Parameters
- algorithm
- ColorRampAlgorithm
Return Value
CIMColorRamp
Public Overloads Function ConstructColorRamp( _ ByVal algorithm As ColorRampAlgorithm _ ) As CIMColorRamp
public CIMColorRamp ConstructColorRamp( ColorRampAlgorithm algorithm )
| 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)