Click or drag to resize

IMcThresholdExSegmentationControlFlags Property

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Property SegmentationControlFlags ( 
	Optional Mask As mcSegmentationControlFlags = mcSegmentationControlFlags.mcscfHonorNonNaturalSizeRatio Or mcSegmentationControlFlags.mcscfExposeSizeRatioAsAssigned Or mcSegmentationControlFlags.mcscfNoRescaleResults Or mcSegmentationControlFlags.mcscfUnlabelOperation Or mcSegmentationControlFlags.mcscfUnlabelKeepTags
) As mcSegmentationControlFlags
	Get
	Set

Parameters

Mask (Optional)
Type: MediaCy.IQL.FeaturesmcSegmentationControlFlags

Property Value

Type: mcSegmentationControlFlags
See Also