Click or drag to resize

Point64 Methods

The Point64 type exposes the following members.

Methods
 NameDescription
Public methodEquals Determines if the specified object is equal to the current Point64.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Returns the hash code for the current Point64.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Returns a string representation of the point.
(Overrides ValueTypeToString)
Top
See Also