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

var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractiveObjectCollectionJS(typeOfElements);

Parameters

typeOfElements
Type of interactive object.
Browser Compatibility
56+
45+
11
See Also