ColorHSLToArgbColor Method |
Convert HSL color to an equivalent System.Drawing.Color.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Color ToArgbColor()
Public Function ToArgbColor As Color
Return Value
Type:
ColorA .Net framework library color value.
See Also