InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Corners Structure / GetHashCode Method

In This Topic
    GetHashCode Method (Corners)
    In This Topic
    Generates a hash code for the current Corners.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    A 32-bit signed integer hash code.
    See Also