VintaSoft Annotation .NET Plug-in: API changes in version 12.4
In This Topic
API changes in Vintasoft.Imaging.Annotation.UI.dll
Changed classes:
Vintasoft.Imaging.Annotation.UI.AnnotationViewer
|
Added properties
|
public bool AllowMoveSelectedAnnotations { get ; set ; }
|
Gets or sets a value indicating whether the annotation viewer allows to move selected annotations together. |
|
|
Vintasoft.Imaging.Annotation.UI.VisualTools.AnnotationVisualTool
|
Added properties
|
public bool AllowMoveSelectedAnnotations { get ; set ; }
|
Gets or sets a value indicating whether the annotation viewer allows to move selected annotations together. |
|
|
API changes in Vintasoft.Imaging.Annotation.Wpf.UI.dll
Changed classes:
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewer
|
Added properties
|
public bool AllowMoveSelectedAnnotations { get ; set ; }
|
Gets or sets a value indicating whether the annotation viewer allows to move selected annotations together. |
|
|
Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool
|
Added properties
|
public bool AllowMoveSelectedAnnotations { get ; set ; }
|
Gets or sets a value indicating whether the annotation viewer allows to move selected annotations together. |
|
|