public CIMColorRamp GetColorRamp( string colorRampName )
Public Function GetColorRamp( _ ByVal colorRampName As String _ ) As CIMColorRamp
Parameters
- colorRampName
- The color ramp name.
Return Value
CIMColorRamp
public CIMColorRamp GetColorRamp( string colorRampName )
Public Function GetColorRamp( _ ByVal colorRampName As String _ ) As CIMColorRamp
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.ArgumentNullException | colorRampName cannot be null or empty. |
Target Platforms: Windows 11, Windows 10