Click or drag to resize

MeasurementsCommandsUnlock Property

Unlocks/locks objects created by the Count operation.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: UnlockCommand
Remarks
The unlocked objects can be moved or modified.
See Also