←Select platform

Leadtools.MedicalViewer Namespace

Inheritance Hierarchy

Summary

Overview and description of Leadtools MedicalViewer classes, enumerations, and structures.

Classes
Class Description
MedicalViewer Represents a LEADTOOLS MedicalViewer control for displaying medical images.
MedicalViewer3DFrameRequestedEventArgs The MedicalViewer3DFrameRequestedEventArgs class provides data for the MedicalViewerCell.Data3DFrameRequested event.
MedicalViewerActiveSubCellChangedEventArgs The MedicalViewerActiveSubCellChangedEventArgs class provides data about the MedicalViewerMultiCell.ActiveSubCellChanged event.
MedicalViewerAlpha Represents the class that contains the properties of the alpha channel.
MedicalViewerAnimation Represents the class that is used to animate or change the animation properties of those cells that have more than one frame.
MedicalViewerAnimationInformationEventArgs The MedicalViewerAnimationInformationEventArgs class provides data for various MedicalViewer events.
MedicalViewerAnnotation Represents the base class used by the annotation action classes.
MedicalViewerAnnotationAngle Represents the class that contains the properties of the annotation angle action.
MedicalViewerAnnotationArrow Represents the class that contains the properties of the annotation arrow action.
MedicalViewerAnnotationAttributes Represents the class that is used to retrieve the attributes for the selected annotation object.
MedicalViewerAnnotationChangedEventArgs The MedicalViewerAnnotationChangedEventArgs class provides data for the MedicalViewerBaseCell.AnnotationChanged event.
MedicalViewerAnnotationClickedEventArgs The MedicalViewerAnnotationClickedEventArgs class provides data for the MedicalViewerBaseCell.AnnotationClicked event.
MedicalViewerAnnotationCreatedEventArgs The MedicalViewerAnnotationCreatedEventArgs class provides data for the MedicalViewerBaseCell.AnnotationCreated event.
MedicalViewerAnnotationEllipse Represents the class that contains the properties of the annotation ellipse action.
MedicalViewerAnnotationHilite Represents the class that contains the properties of the annotation hilite action.
MedicalViewerAnnotationRectangle Represents the class that contains the properties of the annotation rectangle action.
MedicalViewerAnnotationRuler Represents the class that contains the properties of the annotation ruler action.
MedicalViewerAnnotationText Represents the class that contains the properties of the annotation text action.
MedicalViewerBaseAction Represents the base class for the action classes.
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.
MedicalViewerBuiltInTagEventArgs The MedicalViewerBuiltInTagEventArgs class provides data for the MedicalViewerBaseCell.BuiltInTag event.
MedicalViewerCell Represents the class that is used to create and adjust the cell being added to / removed from the Leadtools.MedicalViewer control.
MedicalViewerCellCollection<T> Represents a generic collection of MedicalViewerBaseCell objects.
MedicalViewerCellMouseEventArgs The MedicalViewerCellMouseEventArgs class provides data for various mouse events.
MedicalViewerCellPosition Represents a class that is used to indicate the row and column position of the cell inside the Leadtools.MedicalViewer control.
MedicalViewerChangingWindowLevelEventArgs The MedicalViewerChangingWindowLevelEventArgs class provides data for the MedicalViewerBaseCell.ChangingWindowLevel event.
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.
MedicalViewerCobbAngleCollection<T> Represents a generic collection of MedicalViewerCobbAngle objects.
MedicalViewerCommonActions Represents the base class used for the basic actions.
MedicalViewerCustomAnnotationArgs The MedicalViewerCustomAnnotationArgs class provides data for the MedicalViewerBaseCell.CustomAnnotationDataRequested event.
MedicalViewerCutlineCreatedEventArgs The MedicalViewerCutlineCreatedEventArgs class provides data for the MedicalViewerCell.CutlineCreated event.
MedicalViewerData3DRequestedEventArgs The MedicalViewerData3DRequestedEventArgs class provides data for the MedicalViewerCell.Data3DRequested event.
MedicalViewerDeleteEventArgs The MedicalViewerDeleteEventArgs class provides data for various MedicalViewer user interaction events.
MedicalViewerDerivativeGeneratedEventArgs The MedicalViewerDerivativeGeneratedEventArgs class provides data for the MedicalViewerCell.DerivativeGenerated event.
MedicalViewerDesignerCreatedEventArgs The MedicalViewerDesignerCreatedEventArgs class provides data for the MedicalViewerBaseCell.DesignerCreated event.
MedicalViewerDoublePlaneCutLine Represents the class that is used to create and adjust a double oblique cut plane.
MedicalViewerDoublePlaneCutLinesCollection<T> Represents a generic collection of MedicalViewerDoublePlaneCutLine objects.
MedicalViewerDragEventArgs Provides data for the MedicalViewer.ViewerDragDrop, MedicalViewer.ViewerDragOver, MedicalViewerBaseCell.CellDragDrop, and MedicalViewerBaseCell.CellDragOver events.
MedicalViewerDrawingAnnotationsEventArgs The MedicalViewerDrawingAnnotationsEventArgs class provides data for the MedicalViewerBaseCell.StartDrawingAnnotation event.
MedicalViewerFramesLoadedEventArgs The MedicalViewerFramesLoadedEventArgs class provides data for the MedicalViewerCell.FramesLoaded event.
MedicalViewerFusion A class that contains the fused image along with properties that handle the fusion process.
MedicalViewerIcon Represents the class that contains the properties of the medical viewer icons.
MedicalViewerImageData The MedicalViewerImageData class contains information about a DICOM image information obtained from the data set.
MedicalViewerImageInformation Represents the class that is used to set or get image information.
MedicalViewerKeyEventArgs The MedicalViewerKeyEventArgs class provides data for various MedicalViewer user interaction events.
MedicalViewerKeys Represents the class that is used to set the keys for a specific action.
MedicalViewerLayoutOptions Represents the class that is used to configure layout options of the Medical Viewer.
MedicalViewerLayoutPosition Represents a layout position of a cell when the MedicalViewer is created in layout mode.
MedicalViewerMagnifyGlass Represents the magnifying glass.
MedicalViewerMouseEventArgs The MedicalViewerMouseEventArgs class provides data for various MedicalViewer user interaction events.
MedicalViewerMPRCell Represents the class that is used to create an MPR cell.
MedicalViewerMPRPolygon MedicalViewerMPRPolygon class represents the MPR polygon that is used to generate a panoramic image as well as paraxial cut cells.
MedicalViewerMPRPolygonClickedEventsArgs The MedicalViewerMPRPolygonClickedEventsArgs class provides data for the MedicalViewerCell.MPRPolygonClicked event.
MedicalViewerMPRPolygonEventsArgs The MedicalViewerMPRPolygonEventsArgs class provides data for the MedicalViewerCell.MPRPolygonCreated event.
MedicalViewerMultiCell Represents the class that is used to create and adjust the cell being added to or removed from the MedicalViewer control.
MedicalViewerNudgeTool Represents the class that contains the properties of the nudge tool.
MedicalViewerOffset Represents the class that contains the properties of the offset action.
MedicalViewerPaintEventArgs The MedicalViewerPaintEventArgs class provides information about the MedicalViewerCell.CustomPaint event.
MedicalViewerPaintInformationEventArgs The MedicalViewerPaintInformationEventArgs class provides data for various MedicalViewer painting events.
MedicalViewerPanoramicCell Represents the cell that will be used to display the panoramic frame resulted from adding a MedicalViewerMPRPolygon to a another cell.
MedicalViewerPanoramicDataRequestedEventArgs The MedicalViewerPanoramicDataRequestedEventArgs class provides data for the MedicalViewerCell.PanoramicDataRequested event.
MedicalViewerParaxialCutCell Represents the cell that will be used to display the paraxial cut cells. It is generated from creating and adding a MedicalViewerMPRPolygon to a another cell.
MedicalViewerPlaneCutLine Represents the class that is used to create or adjust the oblique cut plane.
MedicalViewerPlaneCutLineEventArgs The MedicalViewerPlaneCutLineEventArgs class provides data for the MedicalViewerCell.PlaneCutLineClicked event.
MedicalViewerPlaneCutLinesCollection<T> Represents a generic collection of MedicalViewerPlaneCutLine objects.
MedicalViewerPointCollection<T> Represents a generic collection of System.Drawing.PointF objects.
MedicalViewerProbeToolTextChangedEventArgs The MedicalViewerProbeToolTextChangedEventArgs class provides data for the MedicalViewerBaseCell.ProbeToolTextChanged event.
MedicalViewerReferenceLine Represents the class that contains the two points used to draw the reference line.
MedicalViewerReferenceLineProperties Represents the class that is used to create the MedicalViewerPlaneCutLine, and adjust to reference line properties of this cell.
MedicalViewerRegion Represents the class that contains the properties of the region actions.
MedicalViewerRegionCreatedEventArgs The MedicalViewerRegionCreatedEventArgs class provides data for the MedicalViewerCell.RegionCreated event.
MedicalViewerRequestedFramesInformationEventArgs The MedicalViewerRequestedFramesInformationEventArgs class provides data for the MedicalViewer MedicalViewerCell.FramesRequested event.
MedicalViewerScale Represents the class that contains the properties of the scale action.
MedicalViewerSelectedCellsChangedEventArgs The MedicalViewerSelectedCellsChangedEventArgs class provides data for the MedicalViewer.SelectedCellsChanged event.
MedicalViewerSeriesLocalizer the MedicalViewerSeriesLocalizer represents the localizer image.
MedicalViewerSeriesManager The MedicalViewerSeriesManager sorts and group the given data and provides them to the user for easier and more organize access.
MedicalViewerSeriesStack The MedicalViewerSeriesStack represents a stack of images.
MedicalViewerSplitter Represents the class that is used to get or update the information about the viewer splitter.
MedicalViewerSplitterCollection<T> Represents a collection of MedicalViewerSplitter objects.
MedicalViewerSpyGlass Represents a spy glass containing properties that control the style and shape of the spy glass.
MedicalViewerSpyGlassStartedEventArgs Provides data for the MedicalViewerBaseCell.SpyGlassStarted event.
MedicalViewerStack Represents the class that contains the properties of the stack action.
MedicalViewerStackSynchronizationObject Represents the class that is used to synchronize multiple cells together by scrolling all the cells if the user scrolls one of them.
MedicalViewerSubCell Represents the sub-cell that contains the annotation container and the properties and methods that control the annotation.
MedicalViewerSynchronization Represents a class that holds a collection of synchronization objects.
MedicalViewerSynchronizationObject Represents the base class that is used to synchronize multiple cells together through various action.
MedicalViewerSynchronizationObjectCollection<T> Represents a collection of MedicalViewerSynchronizationObject objects.
MedicalViewerSynchronizedCellCollection<T> Represents a collection of MedicalViewerBaseCell objects.
MedicalViewerTagInformation Represents the class that is used to provide information about a medical viewer overlay tag.
MedicalViewerTitlebar Represents the class that contains the properties of the title bar.
MedicalViewerUIChangedEventArgs The MedicalViewerUIChangedEventArgs class provides data for the UIChanged.
MedicalViewerUserTagEventArgs The MedicalViewerUserTagEventArgs class provides information about the MedicalViewerBaseCell.UserTag event.
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.
MedicalViewerWindowLevel Represents the class that contains the properties for the window level action.
MedicalViewerWindowLevelValues Represents the class that is used to set or get window level values.
ShutterArea This class highlights areas marked by closed annotation object and dim the areas outside these objects.
WindowLevelRange Represents the class that defines the boundaries of the window level action.
Structures
Structure Description
Point2D Represents an ordered pair of x- and y-coordinates that defines a point on a two-dimensional plane.
Point3D Represents the 3D point.
Enumerations
Enumeration Description
MedicalViewer3DRequestedInformationType Represents the enumeration that will be sent through the MedicalViewerCell.Data3DRequested and MedicalViewerCell.Data3DFrameRequested to request some 3D information.
MedicalViewerActionFlags Represents the cells to which the action is applied and when the action is applied.
MedicalViewerActionStatus Specifies the current status of the action.
MedicalViewerActionType Represents the action to be associated with the specified mouse button.
MedicalViewerAnimationFlags Specifies constants that control the animation feature.
MedicalViewerAnimationIntervalType Determines the meaning of the value MedicalViewerAnimation.Interval.
MedicalViewerAnnotationChangeType Represents the change applied to the annotations in the cell.
MedicalViewerAnnotationFlags Determines which annotation objects use the new setting.
MedicalViewerBorderStyle Represents the border style.
MedicalViewerCalibrationAxis Specifies whether to calibrate one axis or both axes.
MedicalViewerCellImageFeatures Specifies which part of the cell or sub-cell besides the image to print.
MedicalViewerCellMaintenance Specifies how splitters will move.
MedicalViewerCrosshairStyle Specifies the type of crosshair to be used by the magnifying glass.
MedicalViewerCustomAnnotationRequestedObject Represents the enumeration that will be sent through the MedicalViewerBaseCell.CustomAnnotationDataRequested to the custom annotation object, run designer, or edit designer.
MedicalViewerDesignerType Represents the enumeration that determines the type of the designer.
MedicalViewerDesignTool Specifies the design tool to uses during design mode in the viewer.
MedicalViewerFileOperation Specifies which operations are performed when saving annotations or regions.
MedicalViewerIconStatus Represents the icon status (whether checked or not checked).
MedicalViewerLookupTableType Represents the type of lookup table being used.
MedicalViewerMeasurementUnit Represents the unit of measure for length.
MedicalViewerModifiers Specifies constants that define which modifier(s) was/were pressed.
MedicalViewerMouseButtons Specifies constants that define which mouse button was pressed.
MedicalViewerMPRPolygonHitTest Represents the enumeration that will be sent through the MedicalViewerCell.MPRPolygonClicked.
MedicalViewerNudgeToolShape Specifies the shape of the nudge tool brush.
MedicalViewerPaintingMethod Represents the technique used when painting the images.
MedicalViewerPaletteType Represents the enumeration that determines the palette used to display the image.
MedicalViewerRegionState Specifies whether the region has been added, changed or removed.
MedicalViewerRulers Represents which ruler to display. (this does not include the annotation rulers).
MedicalViewerRulerStyle Indicates the style for the rulers in the cells of the MedicalViewer.
MedicalViewerScaleMode Specifies the type of image scaling that will be used on the image.
MedicalViewerScaleTagType Represents the style of scale overlay tag value which will be displayed on the cell.
MedicalViewerScaleType Represents the enumeration that determines the type of the zoom.
MedicalViewerSetImageOptions Specifies whether to insert the image or replace the existing one.
MedicalViewerSortCriteria Specifies cell sorting criteria that will be used to sort frames.
MedicalViewerSortSeparationCriteria Specifies the criteria that is used to separate the series into multiple stacks through the method Sort.
MedicalViewerSplitterStyle Represents the type of splitters.
MedicalViewerSpyGlassTextType Represents an enumeration that determines whether to show a text over or under the spy glass control, and the type of text shown.
MedicalViewerSynchronizationType Represents the enumeration that is used to set the synchronization type for the cells in the viewer.
MedicalViewerTagAlignment Specifies the origin point to begin counting the rows specified in the row parameter in the SetTag method.
MedicalViewerTags Indicates whether to show or hide the tags.
MedicalViewerTagType Represents the type of tag to be added.
MedicalViewerTextQuality Represents the quality of the text and whether it is anti-aliased.
MedicalViewerUserMode Specifies the design mode of the viewer when the viewer is created in layout mode.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly