Leadtools.MedicalViewer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.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 Enum
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerActionType
C# 
public enum MedicalViewerActionType : Enum 
Managed Extensions for C++ 
__value public enum MedicalViewerActionType : public 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 start point of the magic wand. Dragging will increase the magic wand threshold.
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.

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 toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features