NPlot Documented Class Library

PointD Members

PointD overview

Public Static Methods

Equals (inherited from Object)Determines whether the specified Object instances are considered equal.
ReferenceEquals (inherited from Object)Determines whether the specified Object instances are the same instance.

Public Instance Constructors

PointD Constructor Constructor

Public Instance Fields

X X-Coordinate of the point.
Y Y-Coordinate of the point.

Public Instance Methods

Equals (inherited from ValueType)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString returns a string representation of the point.

See Also

PointD Class | NPlot Namespace