Click or drag to resize

Adjust Class

Adjusts the profile.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileProfileCommand
              MediaCy.Commands.LineProfileAdjust

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

The Adjust type exposes the following members.

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