Leadtools.MedicalViewer Namespace : MedicalViewerActionType Enumeration |
public enum MedicalViewerActionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MedicalViewerActionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MedicalViewerActionType
public enum MedicalViewerActionType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.MedicalViewer.MedicalViewerActionType = function() { }; Leadtools.MedicalViewer.MedicalViewerActionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MedicalViewerActionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Alpha | Alpha. Moving the mouse horizontally changes the alpha factor of the LUT curve. |
AnnotationAngle | Angle annotation. Clicking and dragging creates an angle object. |
AnnotationArrow | Arrow annotation. Clicking and dragging creates an arrow object. |
AnnotationAudio | Audio Annotation. Clicking and dragging creates an audio object. |
AnnotationButton | Button Annotation. Clicking and dragging creates a button object. |
AnnotationClosedCurve | Closed Curve Annotation. Clicking and dragging creates a closed curve object. |
AnnotationCrossProduct | Cross Product Annotation. Clicking and dragging creates a cross product object. |
AnnotationCurve | Curve Annotation. Clicking and dragging creates a curve object. |
AnnotationEllipse | Ellipse annotation. Clicking and dragging creates an ellipse object. |
AnnotationEncrypt | Encrypt Annotation. Clicking and dragging creates an encrypt object. |
AnnotationFreeHand | Free Hand Annotation. Clicking and dragging creates a free hand object. |
AnnotationFreeHandHotSpot | Freehand Hot Spot Annotation. Clicking and dragging creates a freehand hot spot object. |
AnnotationHilite | Highlight annotation. Clicking and dragging creates a hilite object. |
AnnotationHotSpot | Hot Spot Annotation. Clicking and dragging creates a hot spot object. |
AnnotationLine | Line Annotation. Clicking and dragging creates a line object. |
AnnotationNote | Note Annotation. Clicking and dragging creates a note object. |
AnnotationPoint | Point Annotation. Clicking and dragging creates a point object. |
AnnotationPolygon | Polygon Annotation. Clicking and dragging creates a polygon object. |
AnnotationPolyline | Polyline Annotation. Clicking and dragging creates a polyline object. |
AnnotationPolyRuler | Polyruler Annotation. Clicking and dragging creates a polyruler object. |
AnnotationRectangle | Rectangle annotation. Clicking and dragging creates a rectangle object. |
AnnotationRedaction | Redaction Annotation. Clicking and dragging creates a redaction object. |
AnnotationRuler | Ruler annotation. Clicking and dragging creates a ruler object. |
AnnotationStamp | Stamp Annotation. Clicking and dragging creates a stamp object. |
AnnotationText | Text annotation. Clicking and dragging creates a text object. |
AnnotationTextPointer | Text Pointer Annotation. Clicking and dragging creates a text pointer object. |
AnnotationTextRollup | Text Rollup Annotation. Clicking and dragging creates a text rollup object. |
CircleRegion | Circular region. Clicking and dragging creates a circular region. |
ClickZoomIn | Clicking will zoom the image in relative to the point clicked. |
ClickZoomOut | Clicking will zoom the image out relative to the point clicked. |
ColorRangeRegion | Color range region. Moving the mouse horizontally controls the lower tolerance. Moving the mouse vertically controls the upper tolerance. |
CutPlane | Drawing an oblique cut line using the mouse. |
DoubleCutPlane | Drawing a double oblique cut line using the mouse. |
EllipseRegion | Elliptical region. Clicking and dragging creates an elliptical region. |
Exponential | Exponential. Moving the mouse horizontally changes the exponential factor of the LUT curve. |
FreeHandRegion | Free hand region. Clicking and dragging creates a free hand region. |
Logarithmic | Logarithmic. Moving the mouse horizontally changes the logarithmic factor of the LUT curve. |
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. |
MagnifyGlass | Magnifying glass. Moving the mouse causes the magnify glass object to move. |
None | None. |
NudgeTool | Expand the region border using the mouse. It will serve also as a region painter. |
Offset | Offset. 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). |
PanoramicPolygon | Panoramic polygon. Clicking and dragging multiple times creates a polygon that used to create panoramic image, for more information please refer to MedicalViewerMPRPolygon. |
PolygonRegion | Polygon region. Clicking defines the point of the polygon. Double clicking closes the polygon region. |
ProbeTool | Clicking on the cell will display an information window next to the cursor and move with it. |
RectangleRegion | Rectangular region. Clicking and dragging creates a rectangular region. |
Rotate3DCamera | Rotate the 3D camera, only works with the Medical3DControl. |
Rotate3DObject | Rotate the 3D object, only works with the Medical3DControl. |
RotatePlane | Rotate the MPR planes or the clipping planes (for VRT, MIP and MinIP), only works with the Medical3DControl. |
Scale | Scaling. Moving the mouse vertically controls the scale factor of the image or the 3D object. |
Scale3DObject | Scale the 3D object, only works with the Medical3DControl. |
ShrinkTool | Shrink the region border using the mouse. |
Sigmoid | Sigmoid. Moving the mouse horizontally changes the sigmoid factor of the LUT curve. |
SpatialLocator | (For MPR Cells only) Clicking on one MPR cell will have the other cells scroll to the slice that correspond to the point clicked. |
SpyGlass | Moving the mouse causes the spy glass object to appear over the cell and move with the mouse. For more information refer to MedicalViewerSpyGlass. |
SquareRegion | Square region. Clicking and dragging creates a square region. |
Stack | Stacking. Moving the mouse vertically scrolls through the frames. |
Translate3DCamera | Offset the 3D Camera, only works with the Medical3DControl. |
TranslatePlane | Offset the MPR planes or the clipping planes (for VRT, MIP and MinIP), only works with the Medical3DControl. |
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. |
ZoomToRectangle | Dragging will create a rectangle, releasing the button will zoom to the portion of the image highlighted by the rectangle. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerActionType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2