Click or drag to resize

EdgesCommand Class

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
                MediaCy.Commands.LineProfileEdgesLoadSettings
                MediaCy.Commands.LineProfileEdgesSaveSettings
                MediaCy.Commands.LineProfileEdgesSettings
                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 EdgesCommand
	Inherits ProfileCommand

The EdgesCommand type exposes the following members.

Constructors
  NameDescription
Public methodEdgesCommand
Initializes a new instance of the EdgesCommand class
Public methodEdgesCommand(McCommand)
Initializes a new instance of the EdgesCommand class
Top
Properties
  NameDescription
Public propertyEdgeType
Defines the edge type.
Top
Methods
  NameDescription
Public methodUpdatePropertiesVisible
Top
See Also