Click or drag to resize

MeasurementsCommandsOpen Property

Loads manual measurements from file.

Namespace:  MediaCy.Automation.ND.View.NDView
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Open ( 
	parent As McCommand
) As OpenNDMeasurementsCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: OpenNDMeasurementsCommand
See Also