Click or drag to resize

EdgesSettings Class

Sets the profile edge parameters.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileProfileCommand
              MediaCy.Commands.LineProfileEdgesCommand
                MediaCy.Commands.LineProfileEdgesSettings

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

The EdgesSettings type exposes the following members.

Constructors
  NameDescription
Public methodEdgesSettings
Initializes a new instance of the EdgesSettings class
Public methodEdgesSettings(McCommand)
Initializes a new instance of the EdgesSettings class
Top
Properties
Methods
  NameDescription
Public methodClone (Overrides McCommandExtended.Clone(McCommand).)
Public methodStatic memberCreateFrom
Public methodIsPropertyActive (Overrides McCommandExtended.IsPropertyActive(String).)
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Public methodUpdatePropertiesVisible (Overrides EdgesCommandUpdatePropertiesVisible.)
Top
Remarks