Name | Description | |
---|---|---|
![]() | DicomEllipseAnnotationView | Initializes a new instance of the DicomEllipseAnnotationView class. |
Name | Description | |
---|---|---|
![]() | DicomEllipseAnnotationView | Initializes a new instance of the DicomEllipseAnnotationView class. |
Name | Description | |
---|---|---|
![]() | Border | Gets or sets a value indicating whether the annotation border is visible. (Inherited from DicomAnnotationView) |
![]() | Builder | Gets or sets a transformer used for building of annotation. (Inherited from DicomCompoundAnnotationViewBase) |
![]() | CanMirror | Gets or sets a value indicating whether the annotation can be mirrored. (Inherited from DicomAnnotationView) |
![]() | CanMove | Gets or sets a value indicating whether the annotation can be moved. (Inherited from DicomAnnotationView) |
![]() | CanResize | Gets or sets a value indicating whether the size of annotation can be changed. (Inherited from DicomAnnotationView) |
![]() | CanRotate | Gets or sets a value indicating whether the annotation can be rotated. (Inherited from DicomAnnotationView) |
![]() | CanSelect | Gets or sets a value indicating whether the annotation can be selected. (Inherited from AnnotationView) |
![]() | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with the annotation. (Inherited from DicomAnnotationView) |
![]() | CreatedBy | Gets or sets information about the user who created the annotation. (Inherited from DicomAnnotationView) |
![]() | CreationTime | Gets or sets the creation time of the annotation. (Inherited from DicomAnnotationView) |
![]() | Data | Gets the annotation data. (Inherited from AnnotationView) |
![]() | FillBrush | Gets or sets the background brush of annotation. (Inherited from DicomAnnotationView) |
![]() | FillStyle | Gets or sets the fill style. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | GraphicData | Gets or sets the graphic data. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | GraphicFilled | Gets or sets a value indicating whether graphic is filled. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | GraphicLayer | Gets the Graphic Layer of annotation. (Inherited from DicomAnnotationView) |
![]() | HorizontalMirrored | Gets or sets a value indicating whether the annotation is mirrored horizontally. (Inherited from DicomAnnotationView) |
![]() | Intent | Gets or sets intent of the annotation. (Inherited from AnnotationView) |
![]() | InteractionController | Gets or sets an interaction controller of annotation view. (Inherited from AnnotationView) |
![]() | IsBuilding | Gets a value indicating whether the annotation is building. (Inherited from AnnotationView) |
![]() | IsDisposed | Gets a value indicating whether this annotation has been disposed of. (Inherited from AnnotationView) |
![]() | IsReadyForDrawing | Gets a value indicating whether this annotation is ready for drawing, for example, line annotation has points. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | IsSelected | Gets a value indicating whether the annotation is selected. (Inherited from AnnotationView) |
![]() | IsVisible | Gets or sets a value indicating whether the annotation is visible. (Inherited from DicomAnnotationView) |
![]() | LineStyle | Gets or sets the line style. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | Location | Gets or sets the location, in pixels, of annotation in the image space. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | ModifiedBy | Gets or sets information about the user who modified the annotation. (Inherited from DicomAnnotationView) |
![]() | ModifiedTime | Gets or sets the last time this annotation was modified. (Inherited from DicomAnnotationView) |
![]() | Name | Gets or sets the name of annotation. (Inherited from DicomAnnotationView) |
![]() | Outline | Gets or sets the style of the annotation's outline. (Inherited from DicomAnnotationView) |
![]() | Points | Gets a AnnotationPointCollection containing the points of annotation. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | ReferencedImage | Gets the Referenced Image of annotation. (Inherited from DicomAnnotationView) |
![]() | Rotation | Gets or sets the current amount of rotation, in degrees, for this annotation. (Inherited from DicomCompoundAnnotationViewBase) |
![]() | RotationPoint | Gets or sets the rotation point in coordinate space of annotation. (Inherited from DicomCompoundAnnotationViewBase) |
![]() | SelectionBrush | Gets or sets the System.Drawing.Brush that used for filling of annotation's selection. (Inherited from AnnotationView) |
![]() | SelectionPen | Gets or sets the System.Drawing.Pen that used for drawing of annotation's selection. (Inherited from AnnotationView) |
![]() | Size | Gets or sets the size, in pixels, of the annotation. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | TextStyle | Gets or sets the text style. (Inherited from DicomRectangleAnnotationView) |
![]() | ToolTip | Gets or sets the tooltip associated with the annotation. (Inherited from DicomAnnotationView) |
![]() | Transformer | Gets or sets a transformer used for transforming (moving/resizing/rotating/...) of the annotation. (Inherited from DicomCompoundAnnotationViewBase) |
![]() | UnitOfMeasure | Gets or sets the units of measure. (Inherited from DicomAnnotationView) |
![]() | VerticalMirrored | Gets or sets a value indicating whether the annotation is mirrored vertically. (Inherited from DicomAnnotationView) |
Name | Description | |
---|---|---|
![]() | ContainmentCheckDistance | Gets a distance, which defines how the IsPointOnFigure(PointF) method must expand the annotation contour for determining whether the point is contained within the annotation. (Inherited from DicomAnnotationView) |
![]() | Renderer | Gets the annotation renderer. (Inherited from AnnotationView) |
![]() | UseAnnotationRenderer | Gets a value indicating whether the annotation must use annotation renderer to draw this annotation. (Inherited from AnnotationView) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new DicomEllipseAnnotationView that is a copy of the current instance. |
![]() | CopyPointsTo | Copies points of interactive object to array of points. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | Dispose | Overloaded. Releases all resources used by this |
![]() | Draw | Overloaded. Draws the annotation on the specified |
![]() | GetAuthorBoundingBox | Overloaded. Returns an author bounding box, in the image space, of annotation. (Inherited from AnnotationView) |
![]() | GetBoundingBox | Returns a bounding box, in the image space, of annotation. (Inherited from AnnotationView) |
![]() | GetDrawingBox | Returns a drawing box, in the image space, of annotation. (Inherited from DicomRectangleAnnotationView) |
![]() | GetPoint | Returns a point at specified index. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | GetPointTransform | Returns a point transformation of the annotation for specified ImageViewer. (Inherited from DicomCompoundAnnotationViewBase) |
![]() | GetRectangle | Returns a rectangle of interactive object. (Inherited from DicomRectangleAnnotationView) |
![]() | GetSelectionAsGraphicsPath | Returns an annotation selection as System.Drawing.Drawing2D.GraphicsPath in the image space. (Inherited from DicomAnnotationView) |
![]() | GetTransformFromContentSpace | Returns a matrix that transforms the annotation from the content space to the drawing surface space. (Inherited from DicomAnnotationView) |
![]() | GetTransformFromContentToImageSpace | Returns the matrix that transforms the annotation from the content space to the image space. (Inherited from AnnotationView) |
![]() | IsPointOnFigure | Indicates whether the specified point is contained within the annotation. (Inherited from DicomRectangleAnnotationView) |
![]() ![]() | RegisterDicomAnnotationViews | Registers the DICOM annotation views for DICOM annotation datas. (Inherited from DicomAnnotationView) |
![]() | SetPoint | Sets a point at specified index. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | SetPoints | Sets the points of interactive object from specified array of points. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | SetRectangle | Sets a rectangle of interactive object. (Inherited from DicomRectangleAnnotationView) |
![]() | ToString | Returns the string representation of this object. (Inherited from AnnotationView) |
Name | Description | |
---|---|---|
![]() | DrawInContentSpace | Draws the annotation on the System.Drawing.Graphics in the coordinate space of annotation. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | DrawInSurfaceSpace | Draws the annotation on the System.Drawing.Graphics in the coordinate space of drawing surface. (Inherited from AnnotationView) |
![]() | Finalize | Allows an annotation to attempt to free resources and perform other cleanup operations before the annotation is reclaimed by garbage collection. (Inherited from AnnotationView) |
![]() | GetDisplayedArea | Returns rectangle of annotation displayed area, in pixels. (Inherited from DicomAnnotationView) |
![]() | OnClick | Raises the Click event. Invoked when the user has clicked on the annotation. (Inherited from AnnotationView) |
![]() | OnDataPropertyChanged | Raises the StateChanged event. Invoked when the property of annotation is changed. (Inherited from AnnotationView) |
![]() | OnDoubleClick | Raises the DoubleClick event. Invoked when the annotation is double-clicked. (Inherited from AnnotationView) |
![]() | OnDrawing | Raises the Drawing event. Invoked when the annotation is drawing. (Inherited from AnnotationView) |
![]() | OnDrawn | Raises the Drawn event. Invoked when the annotation is drawn. (Inherited from AnnotationView) |
![]() | OnInteractionControllerChanged | Raises the InteractionControllerChanged event. (Inherited from AnnotationView) |
![]() | OnInteractionControllerChanging | Raises the InteractionControllerChanging event. (Inherited from AnnotationView) |
![]() | OnMouseDown | Raises the MouseDown event. Invoked when the user clicks down on the annotation. (Inherited from AnnotationView) |
![]() | OnMouseEnter | Raises the MouseEnter event. Invoked when the mouse is entered of the annotation. (Inherited from AnnotationView) |
![]() | OnMouseLeave | Raises the MouseLeave event. Invoked when the mouse is moved out of the annotation. (Inherited from AnnotationView) |
![]() | OnMouseMove | Raises the MouseMove event. Invoked when the user has moved the mouse over the annotation. (Inherited from AnnotationView) |
![]() | OnMouseUp | Raises the MouseUp event. Invoked when the user has released the mouse over the annotation. (Inherited from AnnotationView) |
![]() | OnMouseWheel | Raises the MouseWheel event. Invoked when the mouse wheel moves while the annotation has focus. (Inherited from AnnotationView) |
![]() | OnStateChanged | Raises the StateChanged event. Invoked when the state of annotation is changed. (Inherited from AnnotationView) |
![]() | SetInteractionControllerProperties | Sets the properties of interaction controller according to the properties of annotation. (Inherited from AnnotationView) |
![]() | TransformFromContentSpaceToImageSpace | Transforms the matrix from the annotation's content space to the image space. (Inherited from DicomSimpleAnnotationViewBase) |
Name | Description | |
---|---|---|
![]() | Click | Occurs when the annotation is clicked. (Inherited from AnnotationView) |
![]() | DoubleClick | Occurs when the annotation is double-clicked. (Inherited from AnnotationView) |
![]() | Drawing | Occurs when the annotation is drawing. (Inherited from AnnotationView) |
![]() | Drawn | Occurs when the annotation is drawn. (Inherited from AnnotationView) |
![]() | InteractionControllerChanged | Occurs when interaction controller is changed. (Inherited from AnnotationView) |
![]() | InteractionControllerChanging | Occurs when interaction controller is changing. (Inherited from AnnotationView) |
![]() | MouseDown | Occurs when the mouse pointer is over the annotation and the mouse button is pressed. (Inherited from AnnotationView) |
![]() | MouseEnter | Occurs when the mouse pointer enters the annotation. (Inherited from AnnotationView) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the annotation. (Inherited from AnnotationView) |
![]() | MouseMove | Occurs when the mouse pointer rests on the annotation. (Inherited from AnnotationView) |
![]() | MouseUp | Occurs when the mouse pointer is over the annotation and the mouse button is released. (Inherited from AnnotationView) |
![]() | MouseWheel | Occurs when the mouse wheel moves while the annotation has focus. (Inherited from AnnotationView) |
![]() | StateChanged | Occurs when the state of annotation is changed. (Inherited from AnnotationView) |