IClusterBuilderFixedSeparation Property |
Gets or sets maximum fixed diagonal difference
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax int FixedSeparation { get; set; }
Property FixedSeparation As Integer
Get
Set
property int FixedSeparation {
int get ();
void set (int value);
}
abstract FixedSeparation : int with get, set
Property Value
Type:
Int32See Also