Click or drag to resize
DiagonalSimilarityMatrixDiagonalValue Property
Gets or sets the diagonal value (match value) for the diagonal similarity matrix.

Namespace: Bio.SimilarityMatrices
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public int DiagonalValue { get; set; }

Property Value

Type: Int32
See Also