Open Rails

DispatchViewer.DrawTrainPath Method

[This is preliminary documentation and subject to change.]

public void DrawTrainPath(
   Train train,
   float subX,
   float subY,
   Pen pathPen,
   Graphics g,
   PointF scaledA,
   PointF scaledB,
   float stepDist,
   float MaximumSectionDistance
);

See Also

DispatchViewer Class | Orts.Viewer3D.Debugging Namespace