Click or drag to resize

McMMOptionsAutoSeparationUnlimited Property

Defines if watershed separation uses unlimited number of iterations

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

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
When the value is False, AutoSeparationMaxSize is used for watershed
See Also