Click or drag to resize

Background Class

Sets the background parameters: background profile, smoothing and smothing points.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileBackground

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

The Background type exposes the following members.

Constructors
  NameDescription
Public methodBackground
Initializes a new instance of the Background class
Public methodBackground(McCommand)
Initializes a new instance of the Background class
Top
Properties
  NameDescription
Public propertyIndex
Index of the background profile.
Public propertySmoothing
Smoothing.
Public propertySmoothingPoints
Smoothing points.
Top
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).)
Top
Remarks