Calibrates sub-cells based on information provided by the user. This allows the user to calibrate a sub-cell without using an annotation ruler.
Overload List
Overload | Description |
Calibrate(Double,MedicalViewerMeasurementUnit,Double,MedicalViewerMeasurementUnit,Int32) | Calibrates sub-cells based on information provided by the user. This allows the user to calibrate a sub-cell without using an annotation ruler. |
Calibrate(Double,MedicalViewerMeasurementUnit,Double,MedicalViewerMeasurementUnit,Int32,MedicalViewerCalibrationAxis) | Calibrates sub-cells along the specified axis based on information provided by the user. This allows the user to calibrate a cell without using an annotation ruler. |
Calibrate(Double,MedicalViewerMeasurementUnit,Double,MedicalViewerMeasurementUnit) | Calibrates the cell based on information provided by the user. This allows the user to calibrate a cell without using an annotation ruler. (Inherited from Leadtools.MedicalViewer.MedicalViewerBaseCell) |
Calibrate(Double,MedicalViewerMeasurementUnit,Double,MedicalViewerMeasurementUnit,MedicalViewerCalibrationAxis) | Calibrates the cell along the specified axis based on information provided by the user. This allows the user to calibrate a cell without using an annotation ruler. (Inherited from Leadtools.MedicalViewer.MedicalViewerBaseCell) |
Requirements
See Also