VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / get_Images Property
Syntax BrowserCompatibility SeeAlso
get_Images Method
Gets the DICOM images.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);

var value; // Type: Vintasoft.Imaging.Dicom.WebDicomImageJS[]
value = instance.get_Images();

Return Value

An array of DICOM images.
Browser Compatibility
56+
45+
11
See Also