McSCalibration Class |
![]() |
Namespace: MediaCy.Addins.SCalibration
Public Class McSCalibration Implements IDTExtensibility2
The McSCalibration type exposes the following members.
Name | Description | |
---|---|---|
![]() | McSCalibration | Initializes a new instance of the McSCalibration class |
Name | Description | |
---|---|---|
![]() | AutoFontSize |
Calculate font size from image height as FontSizePercent
|
![]() | AutoMarker |
AutoMarker, if True the size of the scale bar is calculated automatically based on the image width and AutoMarkerLength
|
![]() | AutoMarkerLength |
Length of the scale bar in percents of image width. Used only when AutoMarker is True
|
![]() | BackColor |
Background color of the scale bar.
Use a negative value to set transparent background.
|
![]() | FontName |
Font name of the scale bar's text
|
![]() | FontSizePercent |
Font size as percent of image height, used when AutoFontSize is True
|
![]() | MarkerColor |
Color of the scale bar
|
![]() | MarkerLength |
Scale bar length in calibrated units
|
![]() | MarkerOptions | |
![]() | MarkerPos |
Position of the scale bar.
|
![]() | MarkNewImages |
Automatically place scale bar on all new images
|
![]() | MicrometerStep |
Distance between lines of micrometer used for auto-calibration
|
![]() | ShowMarkerInActiveDataOverlay |
Show scale bar in Active data overlay
|
![]() | TextColor |
Text Color of the scale bar
|
![]() | TextSize |
Text size of the scale bar
|
![]() ![]() | ThisAddin |
Name | Description | |
---|---|---|
![]() ![]() | AutoCalibrate |
Creates spatial calibration based on the active image.
|
![]() ![]() | CheckUniqueName | |
![]() | DeleteCalibration | |
![]() | FileExists | |
![]() | FillSysCombo | |
![]() ![]() | GetAutoPixelSize |
Calculates calibration parameters based on the image and returns pixel per unit.
|
![]() | GetCalIntoText | |
![]() | GetCustomUI | |
![]() | IsMarkerPresent |
Returns True if calibration scale bar present on the active image
|
![]() | OnAddInsUpdate | |
![]() | OnAfterChangeActiveCalibration | |
![]() | OnAutoMarker | |
![]() | OnBeforeChangeActiveCalibration | |
![]() | OnBeginShutdown | |
![]() | OnConnection | |
![]() | OnCreateCameraCalibration | |
![]() | OnDisconnection | |
![]() | OnRemoveCalibrationMarker | |
![]() | OnSetCalibrationMarker | |
![]() | OnSetDirty | |
![]() | OnStartupComplete | |
![]() | OnUpdateFromNewCalibration | |
![]() | RemoveMarker |
Remove scale bar from the active image
|
![]() ![]() | SetCalibrationMarker |
Set scale bar on the image in annotation overlay.
|
![]() | ShowCalibrationDialog |
Show Autocalibration or Calibrate by feature dialog
|
![]() | ShowCalibrationMarkerDialog |
Shows/hides scale bar dialog
|
Name | Description | |
---|---|---|
![]() | AfterChangeActiveCalibration | |
![]() | BeforeChangeActiveCalibration | |
![]() | BlockCalibsEvents | |
![]() | MarkerOptionsChanged | |
![]() | SetDefaultsToActiveCal | |
![]() | SetDirty | |
![]() | ToolbarButtonsChanged | |
![]() | UpdateFromNewCalibration |