Click or drag to resize
SoCompareValueQuantification Properties

The SoCompareValueQuantification type exposes the following members.

Properties
  NameDescription
Public propertycomparisonCriterion

Select the comparison test to perform between image and value.

Public propertycomputeMode

Select the compute Mode (2D or 3D or AUTO) .

Public propertyinImage

The input image operand.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoperandValue

The floating value to compare.

Public propertyoutResult

The output measure result.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also