Click or drag to resize

EdgesSaveSettings Class

Saves the profile edge parameters to 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.LineProfileEdgesSaveSettings

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

The EdgesSaveSettings type exposes the following members.

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