Click or drag to resize
SoMarkerBasedWatershedProcessingoutputMode Property

Select the type of output mode.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.RegionGrowing
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoMarkerBasedWatershedProcessingOutputModes> outputMode { get; }

Property Value

Type: SoSFEnumSoMarkerBasedWatershedProcessingOutputModes
Remarks

. Default is WATERSHED_RIDGES

See Also