Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgColor Structure / GetHashCode Method

In This Topic
    GetHashCode Method (SvgColor)
    In This Topic
    Returns a hash code for the current SvgColor.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As System.Integer
    public override System.int GetHashCode()
    See Also