Click or drag to resize

EdgesCommandsSaveSettings Property

Saves the profile edge parameters to the file.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: EdgesSaveSettings
See Also