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

var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotatedThumbnailViewerJS(controlId);

Parameters

controlId
Identifier of parent DOM element.
Browser Compatibility
56+
45+
11
See Also