You are here: Start » BlobSplittingParams Structure

BlobSplittingParams Structure

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

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

Properties

 NameTypeDescription
ConnectivityAvlNet.RegionConnectivity
DefaultAvlNet.BlobSplittingParams
IsDefaultSystem.Boolean
MaxAreaSystem.Nullable<System.Int32>
MinAreaSystem.Int32
RemoveBoundaryBlobsSystem.Boolean

Methods

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

See also