Click or drag to resize

EdgesCommandsLoadSettings Property

Loads the profile edge parameters from 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 LoadSettings ( 
	parent As McCommand
) As EdgesLoadSettings
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: EdgesLoadSettings
See Also