VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
In This Topic
VintaSoft Annotation .NET Plug-in: API changes in version 14.0
In This Topic

API changes in Vintasoft.Imaging.Annotation.js

New classes:

public class Vintasoft.Imaging.Annotation.UI.Panels.WebUiAnnotationCommentListPanelJS A web UI-panel that allows to display a list of annotation comments.
public class Vintasoft.Imaging.Annotation.UI.Panels.WebUiAnnotationCommentSettingsPanelJS A web UI-panel that allows to change settings of the annotation comment.
public class Vintasoft.Imaging.Annotation.UI.Panels.WebUiAnnotationListPanelJS A web UI-panel that allows to view the annotation list and navigate between annotations.
public class Vintasoft.Imaging.Annotation.UI.Panels.WebUiAnnotationToolbarJS A web UI toolbar panel that allows to work with annotations.
public class Vintasoft.Imaging.Annotation.UI.Panels.WebUiRotateImageWithAnnotationsPanelJS A web UI-panel that allows to rotate focused image with annotations.
public class Vintasoft.Imaging.Annotation.UI.UIElements.WebAnnotationViewerContextMenuJS A web UI context menu for annotation viewer.
public class Vintasoft.Imaging.Annotation.UI.UIElements.WebUiAnnotationButtonJS A web UI-element that represent button for creating and adding specified annotation in annotation viewer.




New JavaScript-file Vintasoft.Imaging.Annotation.Dialogs.Bootstrap.js

New JavaScript-module Vintasoft.Imaging.Annotation.Dialogs.Bootstrap.js contains UI-dialogs, which are based on Bootstrap, for annotation UI.
Vintasoft.Imaging.Annotation.Dialogs.Bootstrap.js must be used together with Vintasoft.Imaging.Annotation.js file.



New JavaScript-file Vintasoft.Imaging.Annotation.Dialogs.jQueryUI.js

New JavaScript-module Vintasoft.Imaging.Annotation.Dialogs.jQueryUI.js contains UI-dialogs, which are based on jQueryUI, for annotation UI.
Vintasoft.Imaging.Annotation.Dialogs.jQueryUI.js must be used together with Vintasoft.Imaging.Annotation.js file.



New CSS-file Vintasoft.Imaging.Annotation.css

New CSS-file Vintasoft.Imaging.Annotation.css contains CSS-styles for annotation UI.
Vintasoft.Imaging.Annotation.css must be used together with Vintasoft.Imaging.Annotation.js file.