NPlot Documented Class Library

RectangleD Members

RectangleD 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

RectangleD Constructor Constructor

Public Instance Properties

Height The rectangle height.
Width The rectangle width.
X The minimum x coordinate of the rectangle.
Y The minimum y coordinate of the rectangle.

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 (inherited from ValueType)Returns the fully qualified type name of this instance.

See Also

RectangleD Class | NPlot Namespace