NPlot Documented Class Library

Transform2D.DefaultTransform2D Constructor 

[This is preliminary documentation and subject to change.]

Constructor

public Transform2D.DefaultTransform2D(
   PhysicalAxis xAxis,
   PhysicalAxis yAxis
);

Parameters

xAxis
The x-axis to use for transforms
yAxis
The y-axis to use for transforms

See Also

Transform2D.DefaultTransform2D Class | NPlot Namespace