Click or drag to resize

AutoClassifyCommandLinkageMethod Property

Clustering method defines the linkage method used to compute distance between clusters of objects. During cluster analysis when two groups P and Q are united, a linkage function computes the distance between the new group P + Q and another group R.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Property LinkageMethod As eLinkageMethods
	Get
	Set

Property Value

Type: eLinkageMethods

Return Value

Type: eLinkageMethods
Remarks