Click or drag to resize

ProfileCommands Class

Provides a set of profile related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.LineProfileProfileCommands

Namespace:  MediaCy.Automation.Measure.LineProfile
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ProfileCommands

The ProfileCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Adds a profile to the image.
Public propertyStatic memberAdjust
Adjusts the profile.
Public propertyStatic memberRemove
Removes the selected profile from the image.
Public propertyStatic memberRemoveAll
Removes all profiles from the image.
Public propertyStatic memberSettings
Sets the active profile parameters.
Top
See Also