Returns a hash code for this PointD structure.
Namespace:
EGIS.ShapeFileLibAssembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overrides Function GetHashCode As Integer |
| C# |
|---|
public override int GetHashCode() |
| Visual C++ |
|---|
public: virtual int GetHashCode() override |