NPlot Documented Class Library

PointD Structure

[This is preliminary documentation and subject to change.]

Represtents a point in two-dimensional space. Used for representation of points world coordinates.

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

System.Object
   System.ValueType
      NPlot.PointD

public struct PointD

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

PointD Members | NPlot Namespace