VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArcAnnotationViewJS type / setInteractionControllerProperties Property
Syntax BrowserCompatibility SeeAlso
In This Topic
setInteractionControllerProperties Method
In This Topic
Synchronizes the annotation settings and interaction controller settings.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebArcAnnotationViewJS();

var value; // Type: any

// Parameters
var interactionController; // Type: object

value = instance.setInteractionControllerProperties(interactionController);

Parameters

interactionController
The interaction controller.
Browser Compatibility
56+
45+
11
See Also