VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomControlJS type / get_IsSidePanelVisible Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_IsSidePanelVisible Method
In This Topic
Gets a value indicating whether side panel is visible.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomControlJS(settings);

var value; // Type: boolean
value = instance.get_IsSidePanelVisible();

Return Value

A value indicating whether side panel is visible.
Browser Compatibility
56+
45+
11
See Also