Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPaint Class / GetHashCode Method

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