Click or drag to resize

RemoveEdge Class

Removes the edge from 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.LineProfileRemoveEdge

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

The RemoveEdge type exposes the following members.

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