In This Topic ▼

Leadtools.MedicalViewer Classes

Summary

Overview and description of Leadtools MedicalViewer classes.

Classes

Class Description
Class MedicalViewer Represents a LEADTOOLS MedicalViewer control for displaying medical images.
Class MedicalViewer3DFrameRequestedEventArgs The MedicalViewer3DFrameRequestedEventArgs class provides data for the MedicalViewerCell.Data3DFrameRequested event.
Class MedicalViewerActiveSubCellChangedEventArgs The MedicalViewerActiveSubCellChangedEventArgs class provides data about the MedicalViewerMultiCell.ActiveSubCellChanged event.
Class MedicalViewerAlpha Represents the class that contains the properties of the alpha channel.
Class MedicalViewerAnimation Represents the class that is used to animate or change the animation properties of those cells that have more than one frame.
Class MedicalViewerAnimationInformationEventArgs The MedicalViewerAnimationInformationEventArgs class provides data for various MedicalViewer events.
Class MedicalViewerAnnotation Represents the base class used by the annotation action classes.
Class MedicalViewerAnnotationAngle Represents the class that contains the properties of the annotation angle action.
Class MedicalViewerAnnotationArrow Represents the class that contains the properties of the annotation arrow action.
Class MedicalViewerAnnotationAttributes Represents the class that is used to retrieve the attributes for the selected annotation object.
Class MedicalViewerAnnotationChangedEventArgs The MedicalViewerAnnotationChangedEventArgs class provides data for the MedicalViewerBaseCell.AnnotationChanged event.
Class MedicalViewerAnnotationClickedEventArgs The MedicalViewerAnnotationClickedEventArgs class provides data for the MedicalViewerBaseCell.AnnotationClicked event.
Class MedicalViewerAnnotationCreatedEventArgs The MedicalViewerAnnotationCreatedEventArgs class provides data for the MedicalViewerBaseCell.AnnotationCreated event.
Class MedicalViewerAnnotationEllipse Represents the class that contains the properties of the annotation ellipse action.
Class MedicalViewerAnnotationHilite Represents the class that contains the properties of the annotation hilite action.
Class MedicalViewerAnnotationRectangle Represents the class that contains the properties of the annotation rectangle action.
Class MedicalViewerAnnotationRuler Represents the class that contains the properties of the annotation ruler action.
Class MedicalViewerAnnotationText Represents the class that contains the properties of the annotation text action.
Class MedicalViewerBaseAction Represents the base class for the action classes.
Class MedicalViewerBaseCell Represents the base cell class that contains the basic cell properties and methods that the user must inherit his custom control from in order to be able to add the custom control to the MedicalViewer.
Class MedicalViewerBuiltInTagEventArgs The MedicalViewerBuiltInTagEventArgs class provides data for the MedicalViewerBaseCell.BuiltInTag event.
Class MedicalViewerCell Represents the class that is used to create and adjust the cell being added to / removed from the Leadtools.MedicalViewer control.
Class MedicalViewerCellCollection<T> Represents a generic collection of MedicalViewerBaseCell objects.
Class MedicalViewerCellMouseEventArgs The MedicalViewerCellMouseEventArgs class provides data for various mouse events.
Class MedicalViewerCellPosition Represents a class that is used to indicate the row and column position of the cell inside the Leadtools.MedicalViewer control.
Class MedicalViewerChangingWindowLevelEventArgs The MedicalViewerChangingWindowLevelEventArgs class provides data for the MedicalViewerBaseCell.ChangingWindowLevel event.
Class MedicalViewerCobbAngle Represents the class that is used to connect two annotation lines together and displays the angle between them. The angle between them is called the Cobb-Angle.
Class MedicalViewerCobbAngleCollection<T> Represents a generic collection of MedicalViewerCobbAngle objects.
Class MedicalViewerCollectionEventArgs<T> Provides information for ItemAdded and ItemRemoved methods.
Class MedicalViewerCollection<T> Represents a generic collection of objects.
Class MedicalViewerCommonActions Represents the base class used for the basic actions.
Class MedicalViewerCustomAnnotationArgs The MedicalViewerCustomAnnotationArgs class provides data for the MedicalViewerBaseCell.CustomAnnotationDataRequested event.
Class MedicalViewerCutlineCreatedEventArgs The MedicalViewerCutlineCreatedEventArgs class provides data for the MedicalViewerCell.CutlineCreated event.
Class MedicalViewerData3DRequestedEventArgs The MedicalViewerData3DRequestedEventArgs class provides data for the MedicalViewerCell.Data3DRequested event.
Class MedicalViewerDeleteEventArgs The MedicalViewerDeleteEventArgs class provides data for various MedicalViewer user interaction events.
Class MedicalViewerDerivativeGeneratedEventArgs The MedicalViewerDerivativeGeneratedEventArgs class provides data for the MedicalViewerCell.DerivativeGenerated event.
Class MedicalViewerDesignerCreatedEventArgs The MedicalViewerDesignerCreatedEventArgs class provides data for the MedicalViewerBaseCell.DesignerCreated event.
Class MedicalViewerDoublePlaneCutLine Represents the class that is used to create and adjust a double oblique cut plane.
Class MedicalViewerDoublePlaneCutLinesCollection<T> Represents a generic collection of MedicalViewerDoublePlaneCutLine objects.
Class MedicalViewerDragEventArgs Provides data for the MedicalViewer.ViewerDragDrop, MedicalViewer.ViewerDragOver, MedicalViewerBaseCell.CellDragDrop, and MedicalViewerBaseCell.CellDragOver events.
Class MedicalViewerDrawingAnnotationsEventArgs The MedicalViewerDrawingAnnotationsEventArgs class provides data for the MedicalViewerBaseCell.StartDrawingAnnotation event.
Class MedicalViewerFramesLoadedEventArgs The MedicalViewerFramesLoadedEventArgs class provides data for the MedicalViewerCell.FramesLoaded event.
Class MedicalViewerFusion A class that contains the fused image along with properties that handle the fusion process.
Class MedicalViewerIcon Represents the class that contains the properties of the medical viewer icons.
Class MedicalViewerImageData The MedicalViewerImageData class contains information about a DICOM image information obtained from the data set.
Class MedicalViewerImageInformation Represents the class that is used to set or get image information.
Class MedicalViewerKeyEventArgs The MedicalViewerKeyEventArgs class provides data for various MedicalViewer user interaction events.
Class MedicalViewerKeys Represents the class that is used to set the keys for a specific action.
Class MedicalViewerLayoutOptions Represents the class that is used to configure layout options of the Medical Viewer.
Class MedicalViewerLayoutPosition Represents a layout position of a cell when the MedicalViewer is created in layout mode.
Class MedicalViewerMagnifyGlass Represents the magnifying glass.
Class MedicalViewerMouseEventArgs The MedicalViewerMouseEventArgs class provides data for various MedicalViewer user interaction events.
Class MedicalViewerMPRCell Represents the class that is used to create an MPR cell.
Class MedicalViewerMPRCrossHairChangedArgs Provides data for the event CrossHairChanged.
Class MedicalViewerMPRPolygon MedicalViewerMPRPolygon class represents the MPR polygon that is used to generate a panoramic image as well as paraxial cut cells.
Class MedicalViewerMPRPolygonClickedEventsArgs The MedicalViewerMPRPolygonClickedEventsArgs class provides data for the MedicalViewerCell.MPRPolygonClicked event.
Class MedicalViewerMPRPolygonEventsArgs The MedicalViewerMPRPolygonEventsArgs class provides data for the MedicalViewerCell.MPRPolygonCreated event.
Class MedicalViewerMultiCell Represents the class that is used to create and adjust the cell being added to or removed from the MedicalViewer control.
Class MedicalViewerNudgeTool Represents the class that contains the properties of the nudge tool.
Class MedicalViewerOffset Represents the class that contains the properties of the offset action.
Class MedicalViewerPaintEventArgs The MedicalViewerPaintEventArgs class provides information about the MedicalViewerCell.CustomPaint event.
Class MedicalViewerPaintInformationEventArgs The MedicalViewerPaintInformationEventArgs class provides data for various MedicalViewer painting events.
Class MedicalViewerPanoramicCell Represents the cell that will be used to display the panoramic frame resulted from adding a MedicalViewerMPRPolygon to another cell.
Class MedicalViewerPanoramicDataRequestedEventArgs The MedicalViewerPanoramicDataRequestedEventArgs class provides data for the MedicalViewerCell.PanoramicDataRequested event.
Class MedicalViewerParaxialCutCell Represents the cell that will be used to display the paraxial cut cells. It is generated from creating and adding a MedicalViewerMPRPolygon to another cell.
Class MedicalViewerPlaneCutLine Represents the class that is used to create or adjust the oblique cut plane.
Class MedicalViewerPlaneCutLineEventArgs The MedicalViewerPlaneCutLineEventArgs class provides data for the MedicalViewerCell.PlaneCutLineClicked event.
Class MedicalViewerPlaneCutLinesCollection<T> Represents a generic collection of MedicalViewerPlaneCutLine objects.
Class MedicalViewerPointCollection<T> Represents a generic collection of System.Drawing.PointF objects.
Class MedicalViewerProbeToolTextChangedEventArgs The MedicalViewerProbeToolTextChangedEventArgs class provides data for the MedicalViewerBaseCell.ProbeToolTextChanged event.
Class MedicalViewerReferenceLine Represents the class that contains the two points used to draw the reference line.
Class MedicalViewerReferenceLineProperties Represents the class that is used to create the MedicalViewerPlaneCutLine, and adjust to reference line properties of this cell.
Class MedicalViewerRegion Represents the class that contains the properties of the region actions.
Class MedicalViewerRegionCreatedEventArgs The MedicalViewerRegionCreatedEventArgs class provides data for the MedicalViewerCell.RegionCreated event.
Class MedicalViewerRequestedFramesInformationEventArgs The MedicalViewerRequestedFramesInformationEventArgs class provides data for the MedicalViewer MedicalViewerCell.FramesRequested event.
Class MedicalViewerScale Represents the class that contains the properties of the scale action.
Class MedicalViewerSelectedCellsChangedEventArgs The MedicalViewerSelectedCellsChangedEventArgs class provides data for the MedicalViewer.SelectedCellsChanged event.
Class MedicalViewerSeriesLocalizer the MedicalViewerSeriesLocalizer represents the localizer image.
Class MedicalViewerSeriesManager The MedicalViewerSeriesManager sorts and group the given data and provides them to the user for easier and more organize access.
Class MedicalViewerSeriesStack The MedicalViewerSeriesStack represents a stack of images.
Class MedicalViewerSplitter Represents the class that is used to get or update the information about the viewer splitter.
Class MedicalViewerSplitterCollection<T> Represents a collection of MedicalViewerSplitter objects.
Class MedicalViewerSpyGlass Represents a spy glass containing properties that control the style and shape of the spy glass.
Class MedicalViewerSpyGlassStartedEventArgs Provides data for the MedicalViewerBaseCell.SpyGlassStarted event.
Class MedicalViewerStack Represents the class that contains the properties of the stack action.
Class MedicalViewerStackSynchronizationObject Represents the class that is used to synchronize multiple cells together by scrolling all the cells if the user scrolls one of them.
Class MedicalViewerSubCell Represents the sub-cell that contains the annotation container and the properties and methods that control the annotation.
Class MedicalViewerSynchronization Represents a class that holds a collection of synchronization objects.
Class MedicalViewerSynchronizationObject Represents the base class that is used to synchronize multiple cells together through various action.
Class MedicalViewerSynchronizationObjectCollection<T> Represents a collection of MedicalViewerSynchronizationObject objects.
Class MedicalViewerSynchronizedCellCollection<T> Represents a collection of MedicalViewerBaseCell objects.
Class MedicalViewerTagInformation Represents the class that is used to provide information about a medical viewer overlay tag.
Class MedicalViewerTitlebar Represents the class that contains the properties of the title bar.
Class MedicalViewerUIChangedEventArgs The MedicalViewerUIChangedEventArgs class provides data for the UIChanged.
Class MedicalViewerUserTagEventArgs The MedicalViewerUserTagEventArgs class provides information about the MedicalViewerBaseCell.UserTag event.
Class MedicalViewerVirtualImage Represents a class that is used for multiple purposes. These include checking for the state of the image (whether it exists or not), and whether it has a region. This is useful when low memory usage is enabled.
Class MedicalViewerWindowLevel Represents the class that contains the properties for the window level action.
Class MedicalViewerWindowLevelValues Represents the class that is used to set or get window level values.
Class ShutterArea This class highlights areas marked by closed annotation object and dim the areas outside these objects.
Class WindowLevelRange Represents the class that defines the boundaries of the window level action.
Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.