VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / set_ThumbnailImageBorderWidth Property
Syntax BrowserCompatibility SeeAlso
In This Topic
set_ThumbnailImageBorderWidth Method
In This Topic
Sets the thumbnail image border width for 'series' panel.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);

var returnValue; // Type: any

// Parameters
var value; // Type: number

returnValue = instance.set_ThumbnailImageBorderWidth(value);

Parameters

value
The value of set property.
Browser Compatibility
56+
45+
11
See Also