Method GetHandleColor
GetHandleColor(Color)
Modifies the given Color for handles
Declaration
public static Color GetHandleColor(Color baseColor)
Parameters
| Type | Name | Description |
|---|---|---|
| Color | baseColor | The color to be modified |
Returns
| Type | Description |
|---|---|
| Color | a Color |