Click or drag to resize

ReferencesCommandsTool Property

Activates/deactivates tool to draw reference objects for smart segmentation.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ReferenceToolCommand
See Also