You are here: Start » ThresholdParams Class

ThresholdParams Class

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Constructors

 ConstructorDescription
ThresholdParams(Polarity, BlobThresholdReferenceMethod, Nullable<Int32>, Int32, Int32)
ThresholdParams()

Properties

 NameTypeDescription
HysteresisSystem.Int32
MethodFilNet.BlobThresholdReferenceMethod
PolarityFilNet.Polarity
RadiusSystem.Nullable<System.Int32>
ThresholdSystem.Int32

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(FilNet.ThresholdParams)
Equals(FilNet.ThresholdParams, FilNet.ThresholdParams)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also