VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArcInteractionPointJS type / WebArcInteractionPointJS Constructor(string)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebArcInteractionPointJS Constructor(string)
In This Topic
Initializes a new instance of the WebArcInteractionPointJS class.
Syntax
// Parameters
var cursor; // Type: string

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

Parameters

cursor
Cursor of the interaction area.
Browser Compatibility
56+
45+
11
See Also