Click or drag to resize
SoDijkstraShortestPathProcessing2daxisSelection Property

Select the direction axis.

Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarking
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoDijkstraShortestPathProcessing2dAxisSelections> axisSelection { get; }

Property Value

Type: SoSFEnumSoDijkstraShortestPathProcessing2dAxisSelections
Remarks

. Default is X_AXIS

See Also