Property DistanceType
DistanceType
Gets or sets the function used to compute the distance transform for each pixel.
[TypeConverter(typeof(DistanceTypeConverter))]
public DistanceType DistanceType { get; set; }
Gets or sets the function used to compute the distance transform for each pixel.
[TypeConverter(typeof(DistanceTypeConverter))]
public DistanceType DistanceType { get; set; }