SoAutoThresholdingQuantificationrangeMode Property |
The input intensity range.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.StatisticsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoAutoThresholdingQuantificationRangeModes> rangeMode { get; }
Public ReadOnly Property rangeMode As SoSFEnum(Of SoAutoThresholdingQuantificationRangeModes)
Get
public:
property SoSFEnum<SoAutoThresholdingQuantificationRangeModes>^ rangeMode {
SoSFEnum<SoAutoThresholdingQuantificationRangeModes>^ get ();
}
member rangeMode : SoSFEnum<SoAutoThresholdingQuantificationRangeModes> with get
Property Value
Type:
SoSFEnumSoAutoThresholdingQuantificationRangeModesRemarks See Also