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

var value; // Type: number
value = instance.get_PanelBorderWidth();

Return Value

The border width for a panel.
Browser Compatibility
56+
45+
11
See Also