| | 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. |
 | 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) |
 | GripMode | Gets or sets the grip mode of annotation. |
 | 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. |
 | 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) |
 | Length | Gets the length in units specified in the UnitOfMeasure. |
 | LengthUnitOfMeasure | Gets or sets the unit of measure for calculating length of annotation. |
 | 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) |
 | PointTransformer | Gets or sets a transformer used for transforming of points of the annotation when GripMode is set to GripMode.Points. |
 | RectangularTransformer | Gets or sets a transformer used for transforming of points of the annotation when GripMode is set to GripMode.Rectangular. |
 | 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) |
 | RotationAngle | Gets or sets the rotation angle, in degrees, of point-based annotation. |
 | 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) |
 | ShowTickLabel | Gets or sets a value indicating whether the tick labels are visible. |
 | Size | Gets or sets the size, in pixels, of the annotation. (Inherited from DicomSimpleAnnotationViewBase) |
 | TextSize | Gets or sets the text size. |
 | TextStyle | Gets or sets the text style. (Inherited from DicomCompoundAnnotationViewBase) |
 | TickAlignment | Gets or sets the alignment of tick. |
 | TickLabelAlignment | Gets or sets the alignment of tick label. |
 | TickSize | Gets or sets the tick size in pixels. |
 | 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) |