VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebGroupAnnotationViewJS type / get_Items Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Items Method
In This Topic
Gets a group of annotations.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebGroupAnnotationViewJS(items);

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS[]
value = instance.get_Items();

Return Value

Array of WebAnnotationViewJS objects.
Browser Compatibility
56+
45+
11
See Also