VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Dicom Namespace / DicomTextAnnotationData Class
In This Topic
DicomTextAnnotationData Class Properties
In This Topic
For a list of all properties of this type, see DicomTextAnnotationData.
Public Properties
 NameDescription
Public PropertyGets or sets the anchor point.
Public PropertyGets or sets the anchor point unit of measure.
Public PropertyGets or sets a value indicating whether anchor point is visible.
Public PropertyGets or sets a value indicating whether the annotation border is visible. (Inherited from DicomAnnotationData)
Public PropertyGets or sets the bottom-right point of annotation.
Public PropertyGets or sets the horizontal justification of text.
Public PropertyGets or sets the top-left point of annotation.
Public PropertyGets or sets a value indicating whether the annotation can be mirrored. (Inherited from DicomAnnotationData)
Public PropertyGets or sets a value indicating whether the annotation can be moved. (Inherited from DicomAnnotationData)
Public PropertyGets or sets a value indicating whether the size of annotation can be changed.
Public PropertyGets or sets a value indicating whether the annotation can be rotated. (Inherited from DicomAnnotationData)
Public PropertyGets or sets a value indicating whether the annotation can be selected. (Inherited from AnnotationData)
Public PropertyGets or sets the annotation comment. (Inherited from AnnotationData)
Public PropertyGets or sets information about the user who created the annotation. (Inherited from DicomAnnotationData)
Public PropertyGets or sets the creation time of the annotation. (Inherited from DicomAnnotationData)
Public PropertyGets or sets the background brush of annotation. (Inherited from DicomAnnotationData)
Public PropertyGets the Graphic Layer of annotation. (Inherited from DicomAnnotationData)
Public PropertyGets the unique System.Guid associated with the annotation. (Inherited from AnnotationData)
Public PropertyGets a value indicating whether this annotation has not empty bounding box.
Public PropertyGets or sets a value indicating whether the annotation is mirrored horizontally. (Inherited from DicomAnnotationData)
Public PropertyGets or sets intent of the annotation. (Inherited from AnnotationData)
Public PropertyGets a value indicating whether the annotation is disposed. (Inherited from AnnotationData)
Public PropertyGets a value indicating whether the annotation data is initializing. (Inherited from AnnotationData)
Public PropertyGets or sets a value indicating whether the annotation is visible. (Inherited from DicomAnnotationData)
Public PropertyGets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space.
Public PropertyGets or sets information about the user who modified the annotation. (Inherited from DicomAnnotationData)
Public PropertyGets or sets the last time this annotation was modified. (Inherited from DicomAnnotationData)
Public PropertyGets or sets the name of annotation. (Inherited from DicomAnnotationData)
Public PropertyGets or sets the style of the annotation's outline. (Inherited from DicomAnnotationData)
Public PropertyGets the Referenced Image of annotation. (Inherited from DicomAnnotationData)
Public PropertyGets a value indicating whether the annotation is resizeable. (Inherited from AnnotationData)
Public PropertyGets a value indicating whether the annotation is rotatable.
Public PropertyGets or sets the current amount of rotation, in degrees, for this annotation.
Public PropertyGets or sets the size, in device-independent pixels (1/96th inch), of the annotation.
Public PropertyGets or sets style of text.
Public PropertyGets or sets the tooltip associated with the annotation. (Inherited from DicomAnnotationData)
Public PropertyGets or sets the text of annotation.
Public PropertyGets or sets the units of measure.
Public PropertyGets or sets a value indicating whether the annotation is mirrored vertically. (Inherited from DicomAnnotationData)
See Also