Class | Description | |
---|---|---|
![]() | AngleAnnotationData | Contains information about the annotation that displays two lines, the angle between them and the total length of lines. |
![]() | AnnotationBrushBase | Provides the abstract base class for annotation brushes. |
![]() | AnnotationData | Provides the abstract base class that contains information about base annotation. |
![]() | AnnotationDataCollection | Represents the collection of annotation data. |
![]() | AnnotationDataController | Stores one-to-one links between one VintasoftImage from the ImageCollection and one AnnotationDataCollection. |
![]() | AnnotationDataControllerBase | Provides the abstract base class for annotation data controllers. |
![]() | AnnotationDataControllerChangedEventArgs | Provides data for an event when annotation data controller is changing. |
![]() | AnnotationDataControllerDataCollectionEventArgs | Provides data for the CollectionAdded and CollectionRemoved events. |
![]() | AnnotationDataControllerWatcher | Class that translates events from loaded annotation data collections of annotation data controller. |
![]() | AnnotationDataDeserializationExceptionEventArgs | Provides data for the AnnotationDataDeserializationException event. |
![]() | AnnotationDataPropertyChangedEventArgs | Provides data for the ItemPropertyChanged and ItemPropertyChanged events. |
![]() | AnnotationDataPropertyChangingEventArgs | Provides data for the ItemPropertyChanging and ItemPropertyChanging events. |
![]() | AnnotationDataState | Contains information about the annotation state. |
![]() | AnnotationFont | Defines a font used to draw text of the annotation. |
![]() | AnnotationHatchBrush | Defines a rectangular brush with a hatch style, a foreground color, and a background color. |
![]() | AnnotationImageBrush | Defines a brush that uses an image to fill the interior of a shape. |
![]() | AnnotationLinearGradientBrush | Defines a brush with a linear gradient. |
![]() | AnnotationPen | Defines an object used to draw lines and curves of the annotation. |
![]() | AnnotationPointCollection | Collection of System.Drawing.PointF used in LineAnnotationDataBase. |
![]() | AnnotationSolidBrush | Defines a brush of a single color. |
![]() | ArcAnnotationData | Contains information about the annotation that displays an arc. |
![]() | ArrowAnnotationData | Contains information about the annotation that displays an arrow. |
![]() | CompositeAnnotationData | Provides the abstract base class that contains information about annotation that contains a group of annotations. |
![]() | CursorData | Defines an object that is used to show the annotation cursor. |
![]() | EllipseAnnotationData | Contains information about the annotation that displays an ellipse. |
![]() | EmbeddedImageAnnotationData | Contains information about the annotation that displays an embedded image. |
![]() | FreeTextAnnotationData | Contains information about the annotation that displays an editable text area and a leader polyline used to point to the area of the image. |
![]() | GroupAnnotationData | Contains information about the annotation that displays a group of annotations. |
![]() | HighlightAnnotationData | Contains information about the annotation that highlights region of image. |
![]() | ImageAnnotationData | Provides the abstract base class that contains base information about image annotation. |
![]() | LeaderLineAnnotationData | Contains information about the annotation that displays a leader line. |
![]() | LineAnnotationData | Contains information about the annotation that displays a line. |
![]() | LineAnnotationDataBase | Provides the abstract base class that contains information about line-based annotation. |
![]() | LineCap | Caps at the end of the line-based annotations. |
![]() | LinesAnnotationData | Contains information about the annotation that displays lines. |
![]() | LinkAnnotationData | Contains information about the annotation that displays a hypertext link. |
![]() | LinkAppearance | Determines the appearance of the hyperlink in certain state. |
![]() | LinkAppearanceConverter | Converts LinkAppearance objects from one data type to another. |
![]() | ObjectConverter | This class is no longer supported. Use the AnnotationGdiConverter class (Vintasoft.Imaging.Annotation.UI assembly) instead. |
![]() | PolygonAnnotationData | Contains information about the annotation that displays a polygon. |
![]() | RectangleAnnotationData | Contains information about the annotation that displays rectangle. |
![]() | ReferencedImageAnnotationData | Contains information about the annotation that displays a referenced image. |
![]() | RulerAnnotationData | Contains information about the annotation that displays the single line and the length of line. |
![]() | RulersAnnotationData | Contains information about the annotation that displays a series of lines and the total length of lines. |
![]() | StampAnnotationData | Contains information about the annotation that displays a text message with a rounded rectangle outline similar to a rubber stamp. |
![]() | StickyNoteAnnotationData | Contains information about the annotation that displays sticky note. |
![]() | TextAnnotationData | Contains information about the annotation that displays text which can be edited by the user. |