Click or drag to resize

Adjust Class

Adjusts the points, angle and roundness of the feature.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.FeaturesFeaturesCommand
            MediaCy.Commands.FeaturesAdjust
              MediaCy.Commands.Features.ROIAdjust

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

The Adjust type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Defines angle of the feature.
Public propertyIndex
Index of the feature to move.
Public propertyPoints
New poins collection for the feature.
Public propertyRoundness
Defines roundness of the feature.
Top
Remarks