Click or drag to resize

PointT Methods

The PointT type exposes the following members.

Methods
 NameDescription
Public methodEqualsChecks if the argument is a point with the same values.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCodeReturns a hashcode for the series.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringGets a text representation of the point.
(Overrides ValueTypeToString)
Top
See Also