VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations Structures Interfaces SeeAlso
In This Topic
    Vintasoft.Imaging.Annotation.Dicom Namespace (Vintasoft.Imaging.Annotation.Dicom)
    In This Topic
    Contains classes for annotating DICOM files in .NET.
    Classes
     ClassDescription
    ClassSaves DICOM annotations to DICOM annotation data set and loads DICOM annotations from DICOM annotation data set.
    ClassProvides the abstract base class that contains information about base DICOM annotation.
    ClassRepresents the collection of annotation data of DICOM frame.
    ClassStores one-to-one links between one VintasoftImage from the ImageCollection and one AnnotationDataCollection.
    ClassContains information about the DICOM annotation that displays an arrow.
    ClassContains information about the DICOM annotation that displays the axis.
    ClassContains information about the DICOM annotation that displays a circle.
    ClassProvides the abstract base class that contains information about compound DICOM annotation.
    ClassContains information about the DICOM annotation that displays a crosshair.
    ClassContains information about the DICOM annotation that displays a cut line.
    ClassContains information about the DICOM annotation that displays an ellipse.
    ClassRepresents a single layer, which is used as drawing surface for overlays, curves, graphics or text.
    ClassContains information about the DICOM annotation that displays an infinite line.
    ClassContains information about the DICOM annotation that displays a multi line.
    ClassContains information about the DICOM annotation that displays a point.
    ClassContains information about the DICOM annotation that displays a polyline.
    ClassContains information about the DICOM annotation that displays a range line.
    ClassContains information about the DICOM annotation that displays a rectangle.
    ClassContains information about the DICOM annotation that displays a ruler.
    ClassRepresents the collection of DICOM ticks.
    ClassProvides the abstract base class that contains information about simple DICOM annotation.
    ClassContains information about the annotation that displays an editable text area and a leader polyline used to point to the area of the image.
    ClassDefines fill style of DICOM annotation.
    ClassDefines line style of DICOM annotation.
    ClassProvides the abstract base class for styles of DICOM annotations.
    ClassDefines text style of DICOM annotation.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available alignments for tick of DICOM annotation.
    EnumerationSpecifies available alignments for tick label of DICOM annotation.
    EnumerationSpecifies available coordinate systems for points of DICOM annotation.
    EnumerationSpecifies available methods of figure fill.
    EnumerationSpecifies available horizontal positions of the text relative to the vertical edges of the bounding box.
    EnumerationSpecifies available styles for dashed lines.
    EnumerationSpecifies available shadow styles.
    EnumerationSpecifies available vertical positions of the text relative to the horizontal edges of the bounding box.
    Structures
     StructureDescription
    StructureRepresents a tick of the DICOM annotation.
    Interfaces
     InterfaceDescription
    InterfaceAn interface for DICOM annotation, which has ticks.
    InterfaceDefines an interface of shadow style.
    See Also