Click or drag to resize
PoIntervalCellFilter Properties

The PoIntervalCellFilter type exposes the following members.

Properties
  NameDescription
Public propertyin

Specifies if accepted cells are those whose value is inside or outside the interval ]min,max[.

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

Specifies the max limit of the float interval.

Public propertymin

Specifies the min limit of the float interval.

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