Click or drag to resize

EdgesLoadSettings Class

Loads the profile edge parameters from the file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileProfileCommand
              MediaCy.Commands.LineProfileEdgesCommand
                MediaCy.Commands.LineProfileEdgesLoadSettings

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class EdgesLoadSettings
	Inherits EdgesCommand

The EdgesLoadSettings type exposes the following members.

Constructors
  NameDescription
Public methodEdgesLoadSettings
Initializes a new instance of the EdgesLoadSettings class
Public methodEdgesLoadSettings(McCommand)
Initializes a new instance of the EdgesLoadSettings class
Top
Properties
  NameDescription
Public propertyFileName
Top
Methods
  NameDescription
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks