Click or drag to resize

MeasurementsCommandsFindBright Property

Selects the Find Bright segmentation option and toggles visibility of threshold segmentation dialog.

Namespace:  MediaCy.Automation.Measure
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property FindBright ( 
	parent As McCommand
) As SegmentBrightCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SegmentBrightCommand
See Also