You are here: Start » SplittingParams Structure

SplittingParams Structure

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

Constructors

 ConstructorDescription
SplittingParams(Int32, Int32, Nullable<Int32>)

Properties

 NameTypeDescription
DefaultAvlNet.SplittingParams
IsDefaultSystem.Boolean
MaxAreaSystem.Nullable<System.Int32>
MaxDistanceSystem.Int32
MinAreaSystem.Int32

Methods

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

See also