'Declaration Public Function New( _
ByVal dicomViewerToolThe DICOM viewer tool, which must be used by this tool.As Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools.WpfDicomViewerTool, _
ByVal dicomAnnotationToolThe DICOM annotation tool, which must be used by this tool.As WpfDicomAnnotationTool, _
ByVal imageMeasureToolThe image measure tool, which must be used by this tool.As Vintasoft.Imaging.Annotation.Wpf.UI.Measurements.WpfImageMeasureTool _
)
public WpfDicomAnnotatedViewerTool(
Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools.WpfDicomViewerTool dicomViewerTool,
WpfDicomAnnotationTool dicomAnnotationTool,
Vintasoft.Imaging.Annotation.Wpf.UI.Measurements.WpfImageMeasureTool imageMeasureTool
)
Parameters
- dicomViewerTool
- The DICOM viewer tool, which must be used by this tool.
- dicomAnnotationTool
- The DICOM annotation tool, which must be used by this tool.
- imageMeasureTool
- The image measure tool, which must be used by this tool.