C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / LineDef Class / GetHashCode Method

In This Topic
GetHashCode Method (LineDef)
In This Topic
Serves as a hash function for the LineDef type.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

A hash code for the current object.
See Also