Leadtools.MedicalViewer Requires Medical Imaging license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Enum
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerActionType
C# 
public enum MedicalViewerActionType : Enum 
C++/CLI 
public enum class MedicalViewerActionType : public Enum 

Members

MemberDescription
None None.
WindowLevel Window 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.
Scale Scaling. Moving the mouse vertically controls the scale factor of the image.
Offset Offset. Moving the mouse to any direction causes the image to move towards that direction.
Stack Stacking. Moving the mouse vertically scrolls through the frames.
MagnifyGlass Magnifying glass. Moving the mouse causes the magnify glass object to move.
Alpha Alpha. Moving the mouse horizontally changes the alpha factor of the LUT curve.
AnnotationRuler Ruler annotation. Clicking and dragging creates a ruler object.
AnnotationAngle Angle annotation. Clicking and dragging creates an angle object.
AnnotationText Text annotation. Clicking and dragging creates a text object.
AnnotationArrow Arrow annotation. Clicking and dragging creates an arrow object.
AnnotationRectangle Rectangle annotation. Clicking and dragging creates a rectangle object.
AnnotationEllipse Ellipse annotation. Clicking and dragging creates an ellipse object.
AnnotationHilite Highlight annotation. Clicking and dragging creates a hilite object.
RectangleRegion Rectangular region. Clicking and dragging creates a rectangular region.
EllipseRegion Elliptical region. Clicking and dragging creates an elliptical region.
FreeHandRegion Free hand region. Clicking and dragging creates a free hand region.
PolygonRegion Polygon region. Clicking defines the point of the polygon. Double clicking closes the polygon region.
MagicWandRegion Magic 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.
ColorRangeRegion Color range region. Moving the mouse horizontally controls the lower tolerance. Moving the mouse vertically controls the upper tolerance.
CircleRegion Circular region. Clicking and dragging creates a circular region.
SquareRegion Square region. Clicking and dragging creates a square region.
NudgeTool Expand the region border using the mouse. It will serve also as a region painter.
ShrinkTool Shrink the region border using the mouse.
ReferenceLine Drawing an oblique cut line using the mouse.
Rotate3DObject Rotate the 3D object using the mouse..
Translate3DObject Translate (offset) the 3D object using the mouse.
Scale3DObject Scale up or down the 3D object using the mouse.
Rotate3DCamera Rotate the 3D camera using the mouse.
Translate3DCamera Translate the 3D camera using the mouse.
ZoomCamera Zoom the 3D camera using the mouse.
TranslatePlane Translate the plane using the mouse.
RotatePlane Rotate the plane using the mouse.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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