public class Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs | This class is no longer supported. |
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 Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxClosed event of the Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformer.TextBoxTransformer instead. | |
public event System.EventHandler<Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxClosing | This event is obsolete, use the Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxClosing event of the Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformer.TextBoxTransformer instead. | |
public event System.EventHandler<Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxShowing | This event is obsolete, use the Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxShowing event of the Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformer.TextBoxTransformer instead. | |
public event System.EventHandler<Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxShown | This event is obsolete, use the Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxShown event of the Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformer.TextBoxTransformer instead. | |
public event System.EventHandler<Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxUpdated | This event is obsolete, use the Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxUpdated event of the Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformer.TextBoxTransformer instead. | |
public class Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs | This class is no longer supported. |
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 Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxClosed event of the Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformer.TextBoxTransformer instead. | |
public event System.EventHandler<Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxClosing | This event is obsolete, use the Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxClosing event of the Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformer.TextBoxTransformer instead. | |
public event System.EventHandler<Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxShowing | This event is obsolete, use the Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxShowing event of the Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformer.TextBoxTransformer instead. | |
public event System.EventHandler<Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxShown | This event is obsolete, use the Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxShown event of the Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformer.TextBoxTransformer instead. | |
public event System.EventHandler<Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformerTextBoxEventArgs> TextBoxUpdated | This event is obsolete, use the Vintasoft.Imaging.UI.VisualTools.UserInteraction.TextObjectTextBoxTransformer.TextBoxUpdated event of the Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction.WpfRectangularTextAnnotationTransformer.TextBoxTransformer instead. | |