OptionsCommand Class |
![]() |
Namespace: MediaCy.Addins.Measurements
Public Class OptionsCommand Inherits MeasurementsOptionsCommand(Of OptionsCommandProperties)
The OptionsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | OptionsCommand | Initializes a new instance of the OptionsCommand class |
![]() | OptionsCommand(McCommand) | Initializes a new instance of the OptionsCommand class |
![]() | OptionsCommand(McCommand, Object) | Initializes a new instance of the OptionsCommand class |
Name | Description | |
---|---|---|
![]() | ActiveClass |
Active class index
|
![]() | AllowMousewheelScaling |
When editing a measurement object allow the mousewheel to scale the size.
|
![]() | AngleRangeType |
Angle range used in angle measurements.
|
![]() | AutoSeparation |
Automatically split object during Count.
|
![]() | AutoSeparationMaxSize |
Ridge size of auto-separation.
|
![]() | AutoSeparationMethod |
Split method
|
![]() | AutoSeparationUnlimited |
Unlimited auto separation
|
![]() | AutoShowDataTable |
Show data table after creating of first measurement
|
![]() | AutosizeLabels |
Labels are auto-sized on both user create and Count/Size
|
![]() | BorderAndFill |
Show border of filled outlines
|
![]() | CaliperMatchLength |
Match length of the caliper line.
|
![]() | CaliperWidth |
Width of the caliper line.
|
![]() | CircleCreationMethod |
Circle creation method
|
![]() | ClassColorEnd |
End color of classification palette
|
![]() | ClassColorSpins |
Number of spins in HSI space of classification palette
|
![]() | ClassColorStart |
Start color of classification palette
|
![]() | Classes |
List of classes
|
![]() | CloseThresholdToolAfterCount |
Close threshold tool after count.
|
![]() | CountByROI |
(Obsolete). Use CountByROI command. When more that one ROI is detected treat every ROI as a parent to segment objects inside.
|
![]() | DynamicLabels |
Dynamically adjust density of the labels on image. When it's on - overlapped labels are not shown.
|
![]() | FilledOutlines |
Fill outlines
|
![]() | FilledOutlinesOpacity |
Set the appearance of the selected object's label.
|
![]() | FilterBeforeSplit |
Apply filter ranges to objects before split.
The option is only used when AutoSeparation is on.
When the option is off (default) measurement filters are applied after split, when on - before and after split.
|
![]() | Font |
Label font
|
![]() | IncrementalDistance |
Incremental Distance parameters
|
![]() | LabelClassColor |
Use class color for object labels. When off, TextColor is used.
|
![]() | LabelPosition |
Label position
|
![]() | LabelShadow |
Show label shadows
|
![]() | LabelType |
Label type
|
![]() | LineEndsStyle |
Line ends style
|
![]() | LineStyle |
Line style
|
![]() | LineWidth |
Line width
|
![]() | MorphoSize |
Size for morphological Open and Close operations.
|
![]() | NDecimals |
Number of digits after decimal to be displayed for measurement values.
|
![]() | NMaxPointsArcs |
Maximum number of points for best-fit arc.
|
![]() | NMaxPointsCircles |
Maximum number of points for best-fit circle.
|
![]() | NMaxPointsLines |
Maximum number of points for best-fit line.
|
![]() | ObjectColoring |
Object coloring of measurement objects, Class or Random.
|
![]() | Opacity |
Object opacity
|
![]() | RingOffset | |
![]() | RingOnly | |
![]() | SaveMeasToFile |
Defines if measurements will be saved to image file as TIFF tag.
|
![]() | ScrollToObject |
Scroll to selected object on image.
|
![]() | Segmentation |
Segmentation parameters
|
![]() | SelectedLabelAppearance |
Set the appearance of the selected object's label.
|
![]() | SelMeasurements |
List of selected measurements.
|
![]() | ShowAbbreviation |
Show measurement name abbreviation in measurement labels
|
![]() | ShowBestFitPoints |
Show best-fit points on the image and data table. When off, only the base feature is shown.
|
![]() | ShowCrosshair |
Show cross-hair hovering mouse over the image.
|
![]() | ShowEmptyDataColumns |
Show columns without data in the data table. If false, only columns with some data are shown.
|
![]() | ShowOnlySelectedLabels |
Show only the label of the selected object
|
![]() | ShowPerpBaseLine |
Show base line for Pitch with line measurement.
|
![]() | ShowPreviewCrossBars |
Show large cross-bars at line ends manually creating or editing line measurements.
|
![]() | ShowToolTips |
Show tooltips hovering over measurement object on image.
|
![]() | ShowUnits |
Show units in measurement labels
|
![]() | SizeIncrement |
Size increment used with Grow/Shrink selected features command.
|
![]() | SnapCircleCalipers |
Radius of the snap caliper that is used creating circles.
|
![]() | SnapLineOpacity |
Opacity of the snap line
|
![]() | SnapMarkerColor |
Color of snap marker
|
![]() | SnapRadius |
Snap radius
|
![]() | SnapTemplateMode |
Snap template mode, when on, measurements are not snapped to the image. This mode can be used to create templates.
|
![]() | SnapTimeMs |
Snap timer delay in milliseconds.
|
![]() | SnapToEdgeCalipers |
Length of the caliper area used to snap line ends.
|
![]() | SnapToImage |
Snap to image method that is used for manual measurements.
|
![]() | SnapToPixelCenter |
Snap manual measurements to pixel centers. When off, the measurements can be created from sub-pixel positions. It can be used with large zoom.
|
![]() | TextColor |
Text color of labels.
|
![]() | UseRestrictedGrow |
Use restricted grow (prevent object merging) for Grow operations.
|
![]() | UseShortNames |
Use short names displaying measurements in the column headers. When true the group prefix is omitted.
|
Name | Description | |
---|---|---|
![]() | ApplyProperties | (Overrides BaseObjectCommand.ApplyProperties(Object).) |
![]() ![]() | FromObject |
Creates command from options.
|
![]() | GetFromDocument |
Get current measurement options from the document.
|
![]() | ReadProperty | (Overrides BaseObjectCommand.ReadProperty(Object, UTP).) |
![]() | SaveParameterAsCode | (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).) |