NPlot Documented Class Library

Transform2D Class

[This is preliminary documentation and subject to change.]

Encapsulates functionality for transforming world to physical coordinates optimally.

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

System.Object
   NPlot.Transform2D

public class Transform2D

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.

Remarks

The existence of the whole ITransform2D thing might need revising. Not convinced it's the best way.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

Transform2D Members | NPlot Namespace