[]
Gets a ColorBlend specified by a path.
public ColorBlend GetColorBlend(string path)
Public Function GetColorBlend(path As String) As ColorBlend
| Type | Name | Description |
|---|---|---|
| string | path | The target path. |
| Type | Description |
|---|---|
| ColorBlend | The color blend specified by |