Click or drag to resize

AddEdge Class

Adds an edge to the profile.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileProfileCommand
              MediaCy.Commands.LineProfileEdgesCommand
                MediaCy.Commands.LineProfileAddEdge

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

The AddEdge type exposes the following members.

Constructors
  NameDescription
Public methodAddEdge
Initializes a new instance of the AddEdge class
Public methodAddEdge(McCommand)
Initializes a new instance of the AddEdge class
Top
Properties
  NameDescription
Public propertyChannel
Channel where to add an edge.
Public propertyDistance
Distance of the edge from the start point of the profile.
Top
Methods
  NameDescription
Public methodStatic memberCreateFrom
Top
Remarks