| Name | Description |
 | Border | Gets or sets a value indicating whether the annotation border is visible. (Inherited from DicomAnnotationData) |
 | CanMirror | Gets or sets a value indicating whether the annotation can be mirrored. (Inherited from DicomAnnotationData) |
 | CanMove | Gets or sets a value indicating whether the annotation can be moved. (Inherited from DicomAnnotationData) |
 | CanResize | Gets or sets a value indicating whether the size of annotation can be changed. (Inherited from DicomAnnotationData) |
 | CanRotate | Gets or sets a value indicating whether the annotation can be rotated. (Inherited from DicomCompoundAnnotationDataBase) |
 | CanSelect | Gets or sets a value indicating whether the annotation can be selected. (Inherited from AnnotationData) |
 | Comment | Gets or sets the annotation comment. (Inherited from AnnotationData) |
 | CreatedBy | Gets or sets information about the user who created the annotation. (Inherited from DicomAnnotationData) |
 | CreationTime | Gets or sets the creation time of the annotation. (Inherited from DicomAnnotationData) |
 | DiameterOfVisibility | Gets or sets the diameter, in Display coordinate system, of the annotation, where the annotation is rendered. |
 | FillBrush | Gets or sets the background brush of annotation. (Inherited from DicomAnnotationData) |
 | FillStyle | Gets or sets the fill style. |
 | GapLength | Gets or sets the diameter, in Display coordinate system, of the circle around the annotation center, where the annotation is not rendered. |
 | GraphicData | Gets or sets the graphic data. |
 | GraphicFilled | Gets or sets a value indicating whether graphic is filled. |
 | GraphicLayer | Gets the Graphic Layer of annotation. (Inherited from DicomAnnotationData) |
 | Guid | Gets the unique System.Guid associated with the annotation. (Inherited from AnnotationData) |
 | HorizontalMirrored | Gets or sets a value indicating whether the annotation is mirrored horizontally. (Inherited from DicomSimpleAnnotationDataBase) |
 | Intent | Gets or sets intent of the annotation. (Inherited from AnnotationData) |
 | IsDisposed | Gets a value indicating whether the annotation is disposed. (Inherited from AnnotationData) |
 | IsInitializing | Gets a value indicating whether the annotation data is initializing. (Inherited from AnnotationData) |
 | IsVisible | Gets or sets a value indicating whether the annotation is visible. (Inherited from DicomAnnotationData) |
 | LineStyle | Gets or sets the line style. (Inherited from DicomSimpleAnnotationDataBase) |
 | Location | Gets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space. |
 | ModifiedBy | Gets or sets information about the user who modified the annotation. (Inherited from DicomAnnotationData) |
 | ModifiedTime | Gets or sets the last time this annotation was modified. (Inherited from DicomAnnotationData) |
 | Name | Gets or sets the name of annotation. (Inherited from DicomAnnotationData) |
 | Outline | Gets or sets the style of the annotation's outline. (Inherited from DicomAnnotationData) |
 | Points | Gets a AnnotationPointCollection containing the points of annotation. (Inherited from DicomSimpleAnnotationDataBase) |
 | ReferencedImage | Gets the Referenced Image of annotation. (Inherited from DicomAnnotationData) |
 | Resizeable | Gets a value indicating whether the annotation is resizeable. (Inherited from AnnotationData) |
 | Rotatable | Gets a value indicating whether the annotation is rotatable. (Inherited from DicomCompoundAnnotationDataBase) |
 | Rotation | Gets or sets the rotation angle, in degrees, of this annotation. (Inherited from DicomCompoundAnnotationDataBase) |
 | RotationPoint | Gets or sets the rotation point in coordinate system of DICOM annotation. (Inherited from DicomCompoundAnnotationDataBase) |
 | ShowTickLabel | Gets or sets a value indicating whether the tick labels are visible. |
 | Size | Gets or sets the size, of the annotation. |
 | TextStyle | Gets or sets the text style. (Inherited from DicomCompoundAnnotationDataBase) |
 | TickAlignment | Gets or sets the alignment of tick. |
 | TickLabelAlignment | Gets or sets the alignment of tick label. |
 | ToolTip | Gets or sets the tooltip associated with the annotation. (Inherited from DicomAnnotationData) |
 | UnitOfMeasure | Gets or sets the units of measure. (Inherited from DicomCompoundAnnotationDataBase) |
 | VerticalMirrored | Gets or sets a value indicating whether the annotation is mirrored vertically. (Inherited from DicomSimpleAnnotationDataBase) |