GH_InputParamManager.AddColourParameter Method

GH_InputParamManagerAddColourParameter Method

Overload List
  NameDescription
Public methodAddColourParameter(String, String, String, GH_ParamAccess)
Add an ARGB Colour parameter to the input list of this component.
Public methodAddColourParameter(String, String, String, GH_ParamAccess, IEnumerableColor)
Add an ARGB Colour parameter to the input list of this component.
Public methodAddColourParameter(String, String, String, GH_ParamAccess, Color)
Add an ARGB Colour parameter to the input list of this component.
Top
See Also