For a list of all members of this type, see MedicalViewerBaseCell members
Public Properties
Name | Description | |
---|---|---|
ActionCount | Gets the number of actions that have been added to the MedicalViewer. | |
ActiveBorderColor | Gets or sets the border color of the selected cell. | |
ActiveSubCellBorderColor | Gets or sets the color of the active sub-cell border color. | |
AlignScrollBarToLeft | Gets or sets the value that determines whether to align the cell scrollbar to the left or right. | |
AnnotationDefaultCursor | Gets or sets the cursor that is displayed when the mouse pointer is over the handle of a selected annotation. | |
AnnotationMoveCursor | Gets or sets the cursor that is displayed when the mouse pointer is over a selected annotation object. | |
AnnotationPrecedency | Gets or sets whether to give the priority to the annotation over any other action or not. | |
AnnotationSelectCursor | Gets or sets the cursor that is displayed when the mouse pointer is over a non-selected annotation. | |
Automation | Gets the automation object for this cell. | |
AutomationAntiAlias | Gets or sets a value that indicate whether anti-aliasing should be used during rendering. | |
AutomationContainerIndex | Gets or sets the active container index. | |
AutomationDataProvider | Gets or sets the data provider to use for getting and setting image data. | |
AutomationDpiX | Gets the horizontal resolution of the screen. | |
AutomationDpiY | Gets the vertical resolution of the screen. | |
AutomationEnabled | Gets a value that indicates whether the automation control is enabled and can received mouse, touch or keyboard events. | |
AutomationGetContainersCallback | Gets or sets the callback that is used to obtain the collection of annotation containers used by the automation. | |
AutomationManager | Gets the automation manager for this cell. | |
AutomationObject | Gets or sets the automation object. | |
AutomationScrollOffset | Gets the scroll offset being used by the control. | |
AutomationTransform | Gets the matrix object that represents the current transformation for the annotations objects. | |
AutomationUseDpi | Gets a value that indicate whether to use the resolution values when viewing an image. | |
AutomationXResolution | Gets the horizontal resolution of the image. | |
AutomationYResolution | Gets the vertical resolution of the image. | |
BorderStyle | Gets or sets an enumerated value that indicates the style of the selected cell border. | |
CellBackColor | Gets or sets the color of the cell area. | |
CreateFromCenter | Gets or sets the value that determines whether to draw the annotation object from the center outward, or from edge to edge. | |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is hovering over the medical control. | |
DefaultAnnotationColor | Gets or sets the System.Drawing.Color that determines the default annotation color that will be used when drawing the annotation using the annotation action. | |
DefaultAnnotationFont | Gets or sets the Leadtools.Annotations.Core.AnnFont class that represents the font used for the text in all the annotation objects. | |
DefaultAnnotationThickness | Gets or sets the value that indicates the thickness of the annotation object created using the annotation action. | |
DefaultAnnotationUnit | Gets or sets the value that determines the default unit that will be used when the user draws an annotation. | |
DefaultRubberStampType | Gets or sets the default rubber stamp type that will be used when creating a new rubber stamp. | |
DesignImage | Gets or sets the design image to display when in layout design mode. | |
DesignText | Gets or sets the design text to display when in layout design mode. | |
DisplayRulers | Gets or sets the enumerated MedicalViewerRulers value that indicates the displayed rulers. | |
EnableRulerLongTicks | Enables or disables the long ticks on the cell ruler. | |
FixedTextSize | Gets or sets the value that determines whether to maintain a fixed size of the text font, so if the user scale the annotations up or down, the text size will remain the same. | |
Font | Gets or sets the font that is used to draw the tags. | |
Frozen | Gets or sets the value that determines whether the cell is frozen. | |
KeepDrawingAnnotation | Gets or sets whether the automation allows the user to draw the same object again or should the automation go directly to select mode after drawing for the first time. | |
LayoutPosition | Gets or sets the layout position. | |
MaintainAnnotationObjectAspectRatio | Gets or sets the value that determines whether to maintain the aspect ratio when editing the annotation object using the mouse or not. | |
MaintainAnnotationThickness | Gets or sets the value that determines whether to keep the annotation thickness as it is when scale the cell up or down. | |
MaintainTextOrientation | Gets or sets the value that determines whether to keep the text orientation as it is when rotating, flipping or reversing the annotation container. | |
MeasurementUnit | Gets or sets the unit of measure for the rulers. | |
NonActiveBorderColor | Gets or sets the color of the non-selected cell border. | |
OverlapPriority | Gets or sets the overlap priority. | |
OverlayTextSize | Gets or sets the size of the cell or sub-cell tags. | |
ParentViewer | Gets the medical viewer object which is the owner of the cell. | |
Position | Gets or sets the row/column position of the cell. | |
RenderingEngine | Gets or sets the rendering engine associated with this control. | |
RulerInColor | Gets or sets the color of ruler. | |
RulerLength | Gets or sets the length of the cell ruler. | |
RulerOutColor | Gets or sets the color of the ruler boundaries. | |
RulerStyle | Gets or sets an enumerated value that indicates the style of the cell horizontal and vertical rulers. | |
RulerTickSize | Gets or sets the length of the cell ruler ticks. | |
ScaleTagType | Gets or sets the style of scale overlay tag value which will be displayed on the cell. | |
Selected | Gets or sets the value that determines whether the cell is selected. | |
SelectMultipleAnnotation | Gets or sets the value that indicates whether to allow the selection of multiple annotation or not. | |
ShowCellRulerUnit | Shows or hides the ruler measurement unit. | |
ShowControlPoints | Gets or sets the value that indicates whether to display the annotation control point or not. | |
ShowRotationHandle | Gets or sets the value that determines whether to show the annotation rotation handle. | |
ShowRulerLength | Gets or sets the value that indicates whether to show the cell ruler length. | |
ShowTags | Gets or sets the value that indicates whether to show the tags on the cells. | |
SubCells | Gets the RasterCollection assigned to the cell. | |
Synchronization | Gets the MedicalViewerSynchronization assigned to the cell, which contains the collection where to add synchronization objects. | |
TextColor | Gets or sets the color of the cell overlay text. | |
TextQuality | Gets or sets an enumerated value that indicates the quality of the overlay text. | |
TextShadowColor | Gets or sets the color of the cell overlay text shadow. |
Protected Properties
Name | Description | |
---|---|---|
CreateParams | Overrides the property CreateParams. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET