VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
In This Topic
    VintaSoft Annotation .NET Plug-in: Changes in version 8.7.1
    In This Topic

    API changes in Vintasoft.Imaging.Annotation.dll

    Removed classes:

    public class Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs This class is no longer supported.


    Changed classes:

    Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.PointBasedAnnotationLineBuilder
    Added properties
    public Vintasoft.Imaging.UI.VisualTools.UserInteraction.ImageViewerArea BuildingArea { get; } Gets the building area.
    public System.Windows.Forms.Cursor Cursor { get; set; } Gets or sets a cursor for building area.


    Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.PointBasedAnnotationPointBuilder
    Added properties
    public Vintasoft.Imaging.UI.VisualTools.UserInteraction.ImageViewerArea BuildingArea { get; } Gets the building area.
    public System.Windows.Forms.Cursor Cursor { get; set; } Gets or sets a cursor for building area.


    Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.PointBasedAnnotationPointTransformer
    Added properties
    public Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionArea MoveArea { get; } Gets an object area that allows to move the object.


    Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.PointBasedAnnotationRectangularTransformer
    Added properties
    public Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionArea MoveArea { get; } Gets an object area that allows to move the object.


    Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformer
    Removed events
    public event System.EventHandler<Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxClosed This event is obsolete, use the TextBoxClosed event of the TextBoxTransformer instead.
    public event System.EventHandler<Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxClosing This event is obsolete, use the TextBoxClosing event of the TextBoxTransformer instead.
    public event System.EventHandler<Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxShowing This event is obsolete, use the TextBoxShowing event of the TextBoxTransformer instead.
    public event System.EventHandler<Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxShown This event is obsolete, use the TextBoxShown event of the TextBoxTransformer instead.
    public event System.EventHandler<Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxUpdated This event is obsolete, use the TextBoxUpdated event of the TextBoxTransformer instead.






    API changes in Vintasoft.Imaging.Annotation.Wpf.UI.dll

    Removed classes:

    public class Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs This class is no longer supported.


    Changed classes:

    Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool
    Added methods
    public Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView FindAnnotationView(System.Windows.Point) Finds an annotation view at specified point, in the image viewer space.


    Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfPointBasedAnnotationLineBuilder
    Added properties
    public Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfImageViewerArea BuildingArea { get; } Gets the building area.
    public System.Windows.Input.Cursor Cursor { get; set; } Gets or sets a cursor for building area.


    Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfPointBasedAnnotationPointBuilder
    Added properties
    public Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfImageViewerArea BuildingArea { get; } Gets the building area.
    public System.Windows.Input.Cursor Cursor { get; set; } Gets or sets a cursor for building area.


    Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfPointBasedAnnotationPointTransformer
    Added properties
    public Vintasoft.Imaging.UI.VintasoftMouseButtons ActionButton { get; set; } Gets or sets the mouse button, which is used by transformation points of interactive object.
    public Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfInteractionArea MoveArea { get; } Gets an object area that allows to move the object.


    Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfPointBasedAnnotationRectangularTransformer
    Added properties
    public Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfInteractionArea MoveArea { get; } Gets an object area that allows to move the object.


    Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformer
    Removed events
    public event System.EventHandler<Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxClosed This event is obsolete, use the TextBoxClosed event of the TextBoxTransformer instead.
    public event System.EventHandler<Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxClosing This event is obsolete, use the TextBoxClosing event of the TextBoxTransformer instead.
    public event System.EventHandler<Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxShowing This event is obsolete, use the TextBoxShowing event of the TextBoxTransformer instead.
    public event System.EventHandler<Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxShown This event is obsolete, use the TextBoxShown event of the TextBoxTransformer instead.
    public event System.EventHandler<Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxUpdated This event is obsolete, use the TextBoxUpdated event of the TextBoxTransformer instead.