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

    API changes in Vintasoft.Imaging.Annotation.Web.Services.dll

    Changed classes:

    Vintasoft.Imaging.Annotation.Web.Services.AnnotationJsonFormatter
    Added methods
    protected void DeserializeArcAnnotationProperties(Vintasoft.Imaging.Annotation.ArcAnnotationData, System.Collections.Generic.Dictionary<string,object>) Deserializes an arc annotation data from JSON string.




    API changes in Vintasoft.Imaging.Annotation.Html5.js

    Renamed namespaces:

    namespace Vintasoft.Imaging.Html5 namespace Vintasoft.Imaging.UI


    New classes:

    public class Vintasoft.Imaging.Annotation.UI.WebArcAnnotationViewJS Determines how to display the annotation that displays an arc.
    public class Vintasoft.Imaging.Annotation.UI.WebArcInteractionPointJS The interaction point that is used for changing of StartAngle and SweepAngle of arc annotation.
    public class Vintasoft.Imaging.Annotation.UI.WebBoundingBoxPointsJS Contains eight interaction points on bounding box.
    public class Vintasoft.Imaging.Annotation.UI.WebInteractionAreaAppearanceManagerJS Manages and stores the settings for annotation interaction areas.
    public class Vintasoft.Imaging.Annotation.UI.WebInteractionAreaJS An interaction area of interactive object.
    public class Vintasoft.Imaging.Annotation.UI.WebInteractionPointJS The interaction point.
    public class Vintasoft.Imaging.Annotation.UI.WebObjectMoveAreaJS The interaction area that covers the entire area of interactive object.
    public class Vintasoft.Imaging.Annotation.UI.WebRectangularMoveAreaJS A rectangular interaction area that can be moved.
    public class Vintasoft.Imaging.Annotation.UI.WebResizeInteractionPointJS The interaction point that allows to resize an interactive object.
    public class Vintasoft.Imaging.Annotation.UI.WebRotationInteractionPointJS The interaction point that allows to rotate an interactive object.
    public class Vintasoft.Imaging.Annotation.UI.WebTextInteractionAreaJS Interaction controller that transforms text object.


    API changes in Vintasoft.Imaging.Annotation.Svg.js

    Renamed namespaces:

    namespace Vintasoft.Imaging.Svg namespace Vintasoft.Imaging.UI


    New classes:

    public class Vintasoft.Imaging.Annotation.UI.WebArcAnnotationViewJS Determines how to display the annotation that displays an arc.
    public class Vintasoft.Imaging.Annotation.UI.WebArcInteractionPointJS The interaction point that is used for changing of StartAngle and SweepAngle of arc annotation.
    public class Vintasoft.Imaging.Annotation.UI.WebBoundingBoxPointsJS Contains eight interaction points on bounding box.
    public class Vintasoft.Imaging.Annotation.UI.WebInteractionAreaAppearanceManagerJS Manages and stores the settings for annotation interaction areas.
    public class Vintasoft.Imaging.Annotation.UI.WebInteractionAreaJS An interaction area of interactive object.
    public class Vintasoft.Imaging.Annotation.UI.WebInteractionPointJS The interaction point.
    public class Vintasoft.Imaging.Annotation.UI.WebObjectMoveAreaJS The interaction area that covers the entire area of interactive object.
    public class Vintasoft.Imaging.Annotation.UI.WebRectangularMoveAreaJS A rectangular interaction area that can be moved.
    public class Vintasoft.Imaging.Annotation.UI.WebResizeInteractionPointJS The interaction point that allows to resize an interactive object.
    public class Vintasoft.Imaging.Annotation.UI.WebRotationInteractionPointJS The interaction point that allows to rotate an interactive object.
    public class Vintasoft.Imaging.Annotation.UI.WebTextInteractionAreaJS Interaction controller that transforms text object.