Property DistanceType
DistanceType
Gets or sets a value specifying the type of distance function to use.
[TypeConverter(typeof(DistanceTypeConverter))]
public DistanceType DistanceType { get; set; }
Gets or sets a value specifying the type of distance function to use.
[TypeConverter(typeof(DistanceTypeConverter))]
public DistanceType DistanceType { get; set; }