VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebVisualToolFabricJS type / getAllStandardRegisteredIds Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getAllStandardRegisteredIds Method
In This Topic
Returns IDs of "standard" registered WebVisualToolJS.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebVisualToolFabricJS();

var value; // Type: string[]
value = instance.getAllStandardRegisteredIds();

Return Value

An array, which contains IDs of "standard" registered visual tools.
Browser Compatibility
56+
45+
11
See Also