HorizontalPositionGetHashCode Method |
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Type:
Int32
An integer value that specifies a hash value for this
HorizontalPosition instance.
See Also