Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / HslColor Structure / ToColor Method

In This Topic
    ToColor Method (HslColor)
    In This Topic
    Returns a System.Drawing.Color that represents this HSL color.
    Syntax
    'Declaration
     
    Public Function ToColor() As System.Drawing.Color
    public System.Drawing.Color ToColor()
    See Also