In This Topic
Gets the image name.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomImageJS();
var value; // Type: string
value = instance.get_ImageName();
function get_ImageName() : string;
Return Value
The image name.
Browser Compatibility
See Also