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

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