Click or drag to resize

ViewCommandsFile Property

Exports active Line Profile view into file.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ExportFile
See Also