IReadOnlyList<string> GetColorRampNames( string category )
Overloads Function GetColorRampNames( _ ByVal category As String _ ) As IReadOnlyList(Of String)
Parameters
- category
- The color ramp category. Use null if you want to obtain all the color ramp names.
Return Value
List{System.String}