Click or drag to resize

Point2d Methods

The Point2d type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Point2d Convert the value of the structure to a string.
(Overrides ValueTypeToString.)
Top
See Also