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 AnnotationView) |
![]() | 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. |
![]() | GraphicData | Gets or sets the graphic data. (Inherited from DicomSimpleAnnotationViewBase) |
![]() | GraphicFilled | Gets or sets a value indicating whether graphic is filled. |
![]() | 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. |
![]() | 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 DicomSimpleAnnotationViewBase) |
![]() | 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) |
![]() | 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. |
![]() | 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) |