GH_InputParamManagerAddColourParameter Method |
Name | Description | |
---|---|---|
AddColourParameter(String, String, String, GH_ParamAccess) |
Add an ARGB Colour parameter to the input list of this component.
| |
AddColourParameter(String, String, String, GH_ParamAccess, IEnumerableColor) |
Add an ARGB Colour parameter to the input list of this component.
| |
AddColourParameter(String, String, String, GH_ParamAccess, Color) |
Add an ARGB Colour parameter to the input list of this component.
|