VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArcInteractionPointJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebArcInteractionPointJS type
In This Topic
The interaction point that is used for changing of StartAngle and SweepAngle of arc annotation.
Syntax
// Parameters
var cursor; // Type: string

var instance = new Vintasoft.Imaging.Annotation.UI.WebArcInteractionPointJS(cursor);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.UI.VisualTools.WebInteractionAreaJS
      Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS
         Vintasoft.Imaging.UI.VisualTools.WebPolygonInteractionPointJS
            Vintasoft.Imaging.Annotation.UI.WebArcInteractionPointJS

Browser Compatibility
56+
45+
11
See Also