SoDijkstraShortestPathProcessing2daxisSelection Property |
Select the direction axis.
Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarkingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoDijkstraShortestPathProcessing2dAxisSelections> axisSelection { get; }
Public ReadOnly Property axisSelection As SoSFEnum(Of SoDijkstraShortestPathProcessing2dAxisSelections)
Get
public:
property SoSFEnum<SoDijkstraShortestPathProcessing2dAxisSelections>^ axisSelection {
SoSFEnum<SoDijkstraShortestPathProcessing2dAxisSelections>^ get ();
}
member axisSelection : SoSFEnum<SoDijkstraShortestPathProcessing2dAxisSelections> with get
Property Value
Type:
SoSFEnumSoDijkstraShortestPathProcessing2dAxisSelectionsRemarks See Also