[]
Creates the preset color.
public static SchemeColor CreatePresetColor(short colorIndex)
Public Shared Function CreatePresetColor(colorIndex As Short) As SchemeColor
Type | Name | Description |
---|---|---|
short | colorIndex | The preset color index. |
Type | Description |
---|---|
SchemeColor | A SchemeColor value represents the color |