You are here: Start » BlobSplittingParams Structure

BlobSplittingParams Structure

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

Constructors

 ConstructorDescription
BlobSplittingParams(RegionConnectivity, Int32, Nullable<Int32>, Boolean)

Properties

 NameTypeDescription
ConnectivityFilNet.RegionConnectivity
DefaultFilNet.BlobSplittingParams
IsDefaultSystem.Boolean
MaxAreaSystem.Nullable<System.Int32>
MinAreaSystem.Int32
RemoveBoundaryBlobsSystem.Boolean

Methods

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

See also