You are here: Start » StripeScanParams Class

StripeScanParams Class

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

Constructors

 ConstructorDescription
StripeScanParams(ProfileInterpolationMethod, Single, Single, Nullable<Single>, Polarity, Single, Nullable<Single>)
StripeScanParams()

Properties

 NameTypeDescription
MaxInnerEdgeMagnitudeSystem.Nullable<System.Single>
MaxStripeWidthSystem.Nullable<System.Single>
MinMagnitudeSystem.Single
MinStripeWidthSystem.Single
ProfileInterpolationFilNet.ProfileInterpolationMethod
SmoothingStdDevSystem.Single
StripePolarityFilNet.Polarity

Methods

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

See also