Click or drag to resize

FileCommandsSaveState Property

Saves the current Line Profile state to the file.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SaveState
See Also