CalibrateByFeatureCommand Class |
![]() |
Namespace: MediaCy.Addins.Measurements
Public Class CalibrateByFeatureCommand Inherits MeasurementsCommand
The CalibrateByFeatureCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalibrateByFeatureCommand | Initializes a new instance of the CalibrateByFeatureCommand class |
![]() | CalibrateByFeatureCommand(String) | Initializes a new instance of the CalibrateByFeatureCommand class |
![]() | CalibrateByFeatureCommand(McCommand, String) | Initializes a new instance of the CalibrateByFeatureCommand class |
Name | Description | |
---|---|---|
![]() | CalibratedLength |
Length of the feature in calibrated units
|
![]() | CalibrationName |
New spatial calibration name
|
![]() | FeatureName |
Name of the feature. If the name is empty, the first selected feature is used.
|
![]() | Interactive |
When true, the dialog with calibration parameters is shown
|
![]() | Measurement |
Measurement that's used for calibration
|
![]() | Output |
Output calibration
|
![]() | References |
Add reference to spatial calibration to handle Units
(Overrides McCommandReferences.) |
![]() | Units |
Calibration unit
|