You are here: Start » AVL.NET » BlobSplittingParams Structure

BlobSplittingParams Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

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

Properties

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

Methods

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

See also