VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Classes Enumerations Interfaces SeeAlso
In This Topic
    Vintasoft.Imaging.Annotation Namespace (Vintasoft.Imaging.Annotation)
    In This Topic
    Contains classes, which store annotation data.
    Classes
     ClassDescription
    ClassContains information about the annotation that displays two lines, the angle between them and the total length of lines.
    ClassProvides the abstract base class for annotation brushes.
    ClassProvides the abstract base class that contains information about base annotation.
    ClassRepresents the collection of annotation data.
    ClassStores one-to-one links between one VintasoftImage from the ImageCollection and one AnnotationDataCollection.
    ClassProvides the abstract base class for annotation data controllers.
    ClassProvides data for an event when annotation data controller is changing.
    ClassProvides data for the CollectionAdded and CollectionRemoved events.
    ClassClass that translates events from loaded annotation data collections of annotation data controller.
    ClassProvides data for the AnnotationDataDeserializationException event.
    ClassProvides data for the ItemPropertyChanged and ItemPropertyChanged events.
    ClassProvides data for the ItemPropertyChanging and ItemPropertyChanging events.
    ClassContains information about the annotation state.
    ClassDefines a font used to draw text of the annotation.
    ClassDefines a rectangular brush with a hatch style, a foreground color, and a background color.
    ClassDefines a brush that uses an image to fill the interior of a shape.
    ClassDefines a brush with a linear gradient.
    ClassDefines an object used to draw lines and curves of the annotation.
    ClassCollection of System.Drawing.PointF used in LineAnnotationDataBase.
    ClassDefines a brush of a single color.
    ClassContains information about the annotation that displays an arc.
    ClassContains information about the annotation that displays an arrow.
    ClassProvides the abstract base class that contains information about annotation that contains a group of annotations.
    ClassDefines an object that is used to show the annotation cursor.
    ClassContains information about the annotation that displays an ellipse.
    ClassContains information about the annotation that displays an embedded image.
    ClassContains information about the annotation that displays an editable text area and a leader polyline used to point to the area of the image.
    ClassContains information about the annotation that displays a group of annotations.
    ClassContains information about the annotation that highlights region of image.
    ClassProvides the abstract base class that contains base information about image annotation.
    ClassContains information about the annotation that displays a leader line.
    ClassContains information about the annotation that displays a line.
    ClassProvides the abstract base class that contains information about line-based annotation.
    ClassCaps at the end of the line-based annotations.
    ClassContains information about the annotation that displays lines.
    ClassContains information about the annotation that displays a hypertext link.
    ClassDetermines the appearance of the hyperlink in certain state.
    ClassConverts LinkAppearance objects from one data type to another.
    ClassThis class is no longer supported. Use the AnnotationGdiConverter class (Vintasoft.Imaging.Annotation.UI assembly) instead.
    ClassContains information about the annotation that displays a polygon.
    ClassContains information about the annotation that displays rectangle.
    ClassContains information about the annotation that displays a referenced image.
    ClassContains information about the annotation that displays the single line and the length of line.
    ClassContains information about the annotation that displays a series of lines and the total length of lines.
    ClassContains information about the annotation that displays a text message with a rounded rectangle outline similar to a rubber stamp.
    ClassContains information about the annotation that displays sticky note.
    ClassContains information about the annotation that displays text which can be edited by the user.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available types of annotation brushes.
    EnumerationSpecifies available units of measure for the size of AnnotationFont.
    EnumerationSpecifies available types of line style pattern for annotation.
    EnumerationSpecifies available alignment types of an AnnotationPen object in relation to the theoretical, zero-width line.
    EnumerationSpecifies available types of graphic shape to use on both ends of each dash in a dashed line.
    EnumerationSpecifies available styles of dashed lines drawn with a AnnotationPen object.
    EnumerationSpecifies available methods, which define how to join consecutive line or curve segments in an annotation.
    EnumerationSpecifies available cursors.
    EnumerationSpecifies available types of grips being used for an annotation.
    EnumerationSpecifies available styles of the caps at the ends of the line-based annotations.
    EnumerationSpecifies available states of the hyperlink.
    EnumerationSpecifies available types of sticky note annotation when annotation is collapsed.
    EnumerationSpecifies available icons of sticky note annotation when annotation is collapsed.
    Interfaces
     InterfaceDescription
    InterfaceDefines an interface for line-based annotation, which can calculate lines length of annotation.
    See Also