Click or drag to resize

Rotate Class

Rotates the feature.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.FeaturesFeaturesCommand
            MediaCy.Commands.FeaturesRotate
              MediaCy.Commands.Features.ROIRotate

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

The Rotate type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Defines rotate angle.
Public propertyIndex
Index of the feature to move.
Top
Remarks