SegmentGrid.Traverse (Point2d, Vector2d, Func<Line2dInt32Int32Boolean>) Method

public void Traverse( 
   Point2d start
   Vector2d dir
   Func<Line2d, int, int, bool> callback 
)

Parameters

start
Point2d

dir
Vector2d

callback
Func<Line2d, int, int, bool>

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition