NPlot Documented Class Library

RectangleD Structure

[This is preliminary documentation and subject to change.]

Stores a set of four double numbers that represent the location and size of a rectangle. TODO: implement more functionality similar to Drawing.RectangleF.

For a list of all members of this type, see RectangleD Members.

System.Object
   System.ValueType
      NPlot.RectangleD

public struct RectangleD

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

RectangleD Members | NPlot Namespace