Click or drag to resize

OptionsCommands Class

Provides a set of options related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.LineProfileOptionsCommands

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

The OptionsCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdjustPictureStrip
Applies auto contrast for image strip.
Public propertyStatic memberBackground
Show or hide background profile.
Public propertyStatic memberEdgeClassOnGraph
Show or hide class name on the graph.
Public propertyStatic memberEdgeClassOnImage
Show or hide class name on the image.
Public propertyStatic memberEdgeClassOnTable
Show or hide class name on the table.
Public propertyStatic memberIntensityCalibration
Applies intensity calibration.
Public propertyStatic memberLockEdgeSettings
If locked then edge finding settings will be applied to all profiles.
Public propertyStatic memberMonoInterpretation
Interpreter color images as mono.
Public propertyStatic memberNormalizeBackground
Normalize length of the background profile to the length of the profile.
Public propertyStatic memberOptions
Sets the Line Profile options.
Public propertyStatic memberSpatialCalibration
Applies spatial calibration.
Public propertyStatic memberStatistic
Show or hide statistics in the measurements table.
Public propertyStatic memberWeightedProfiles
Show or hide weighted profiles on the graph.
Public propertyStatic memberXYPositions
Show or hide XY positions along profile in the table.
Top
See Also