LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MedicalViewerActionType Enumeration
See Also  
Leadtools.MedicalViewer Namespace : MedicalViewerActionType Enumeration



Represents the action to be associated with the specified mouse button.

Syntax

Visual Basic (Declaration) 
Public Enum MedicalViewerActionType 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerActionType
C# 
public enum MedicalViewerActionType : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class MedicalViewerActionType : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
AlphaAlpha. Moving the mouse horizontally changes the alpha factor of the LUT curve.
AnnotationAngleAngle annotation. Clicking and dragging creates an angle object.
AnnotationArrowArrow annotation. Clicking and dragging creates an arrow object.
AnnotationAudioAudio Annotation. Clicking and dragging creates an audio object.
AnnotationButtonButton Annotation. Clicking and dragging creates a button object.
AnnotationClosedCurveClosed Curve Annotation. Clicking and dragging creates a closed curve object.
AnnotationCrossProductCross Product Annotation. Clicking and dragging creates a cross product object.
AnnotationCurveCurve Annotation. Clicking and dragging creates a curve object.
AnnotationEllipseEllipse annotation. Clicking and dragging creates an ellipse object.
AnnotationEncryptEncrypt Annotation. Clicking and dragging creates an encrypt object.
AnnotationFreeHandFree Hand Annotation. Clicking and dragging creates a free hand object.
AnnotationFreeHandHotSpotFreehand Hot Spot Annotation. Clicking and dragging creates a freehand hot spot object.
AnnotationHiliteHighlight annotation. Clicking and dragging creates a hilite object.
AnnotationHotSpotHot Spot Annotation. Clicking and dragging creates a hot spot object.
AnnotationLineLine Annotation. Clicking and dragging creates a line object.
AnnotationNoteNote Annotation. Clicking and dragging creates a note object.
AnnotationPointPoint Annotation. Clicking and dragging creates a point object.
AnnotationPolygonPolygon Annotation. Clicking and dragging creates a polygon object.
AnnotationPolylinePolyline Annotation. Clicking and dragging creates a polyline object.
AnnotationPolyRulerPolyruler Annotation. Clicking and dragging creates a polyruler object.
AnnotationRectangleRectangle annotation. Clicking and dragging creates a rectangle object.
AnnotationRedactionRedaction Annotation. Clicking and dragging creates a redaction object.
AnnotationRulerRuler annotation. Clicking and dragging creates a ruler object.
AnnotationStampStamp Annotation. Clicking and dragging creates a stamp object.
AnnotationTextText annotation. Clicking and dragging creates a text object.
AnnotationTextPointerText Pointer Annotation. Clicking and dragging creates a text pointer object.
AnnotationTextRollupText Rollup Annotation. Clicking and dragging creates a text rollup object.
CircleRegionCircular region. Clicking and dragging creates a circular region.
ColorRangeRegionColor range region. Moving the mouse horizontally controls the lower tolerance. Moving the mouse vertically controls the upper tolerance.
CutPlaneDrawing an oblique cut line using the mouse. This feature is only supported under 64-bit version.
DoubleCutPlaneDrawing a double oblique cut line using the mouse. This feature is only supported under 64-bit version.
EllipseRegionElliptical region. Clicking and dragging creates an elliptical region.
FreeHandRegionFree hand region. Clicking and dragging creates a free hand region.
MagicWandRegionMagic wand region. Clicking defines the starting point and color. The region will grow outwards from the selected point to the boundaries of that color. Dragging will increase the threshold of variation allowed from the selected color.
MagnifyGlassMagnifying glass. Moving the mouse causes the magnify glass object to move.
NoneNone.
NudgeToolExpand the region border using the mouse. It will serve also as a region painter.
OffsetOffset. Moving the mouse to any direction causes the image or the 3D object to move towards that direction (Zoom in or out the 3D object if you are using the Medical3DControl).
PolygonRegionPolygon region. Clicking defines the point of the polygon. Double clicking closes the polygon region.
RectangleRegionRectangular region. Clicking and dragging creates a rectangular region.
Rotate3DCameraRotate the 3D camera, only works with the Medical3DControl.
Rotate3DObjectRotate the 3D object, only works with the Medical3DControl.
RotatePlaneRotate the MPR planes or the clipping planes (for VRT, MIP and MinIP), only works with the Medical3DControl.
ScaleScaling. Moving the mouse vertically controls the scale factor of the image or the 3D object.
Scale3DObjectScale the 3D object, only works with the Medical3DControl.
ShrinkToolShrink the region border using the mouse.
SquareRegionSquare region. Clicking and dragging creates a square region.
StackStacking. Moving the mouse vertically scrolls through the frames.
Translate3DCameraOffset the 3D Camera, only works with the Medical3DControl.
TranslatePlaneOffset the MPR planes or the clipping planes (for VRT, MIP and MinIP), only works with the Medical3DControl.
WindowLevelWindow leveling. Moving the mouse horizontally controls the window center parameter of the window level. Moving the mouse vertically controls the window width parameter of the window level.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerActionType

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features