Returns the hash code for this Dimension.
Namespace: System.DrawingAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public override int GetHashCode() |
Visual Basic |
---|
Public Overrides Function GetHashCode As Integer |
Visual C++ |
---|
public: virtual int GetHashCode() override |