You are here: Start » StripeScanParams3D Class

StripeScanParams3D Class

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

Constructors

 ConstructorDescription
StripeScanParams3D(ProfileInterpolationMethod, Single, Single, Nullable<Single>, SurfaceStripePolarity, Single, Nullable<Single>)
StripeScanParams3D()

Properties

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

Methods

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

See also