SoDijkstraShortestPathProcessing2dintensityMode Property |
The type of enclosed objects.
Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarkingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoDijkstraShortestPathProcessing2dIntensityModes> intensityMode { get; }
Public ReadOnly Property intensityMode As SoSFEnum(Of SoDijkstraShortestPathProcessing2dIntensityModes)
Get
public:
property SoSFEnum<SoDijkstraShortestPathProcessing2dIntensityModes>^ intensityMode {
SoSFEnum<SoDijkstraShortestPathProcessing2dIntensityModes>^ get ();
}
member intensityMode : SoSFEnum<SoDijkstraShortestPathProcessing2dIntensityModes> with get
Property Value
Type:
SoSFEnumSoDijkstraShortestPathProcessing2dIntensityModesRemarks See Also