Click or drag to resize
SoDijkstraShortestPathProcessing2dAxisSelections Enumeration

Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarking
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum AxisSelections
Members
  Member nameValueDescription
X_AXIS0

The shortest path is searched through the X axis.

Y_AXIS1

The shortest path is searched through the Y axis.

Remarks