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
See Also