Click or drag to resize

Add Class

Adds a profile to the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileAdd

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

The Add type exposes the following members.

Constructors
  NameDescription
Public methodAdd
Initializes a new instance of the Add class
Public methodAdd(McCommand)
Initializes a new instance of the Add class
Top
Properties
  NameDescription
Public propertyAngle
Defines angle of the profile.
Public propertyPoints
Profile's points.
Public propertyProfileType
Profile's type.
Top
Methods
  NameDescription
Public methodStatic memberCreateFrom
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks